mirror of
https://github.com/versity/versitygw.git
synced 2026-09-04 15:17:29 +00:00
add: GetBucketAcl, GetObjectAcl, GetObjectAttributes, HeadBucket, HeadObject new xsd schemas add: GetBucketAcl, GetObjectAcl, HeadBucket api actions
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 xsdgen -o s3api_xsd_generated.go -pkg s3response AmazonS3-additions.xsd