Files
versitygw/s3response
Jon Austin 091375fa00 Issue 151 (#174)
* fix: Fixes #151. Fixed DeleteObjects action bugs: Corrected request body serialization type, added return type
2023-07-31 21:36:33 -07:00
..
2023-07-31 21:36:33 -07:00

https://doc.s3.amazonaws.com/2006-03-01/AmazonS3.xsd

see https://blog.aqwari.net/xml-schema-go/

go install aqwari.net/xml/cmd/xsdgen@latest
xsdgen -o s3api_xsd_generated.go -pkg s3response AmazonS3.xsd