mirror of
https://github.com/versity/versitygw.git
synced 2026-01-10 05:17:25 +00:00
* fix: Fixes #151. Fixed DeleteObjects action bugs: Corrected request body serialization type, added return type
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