Files
seaweedfs/weed/s3api
LHHDZ a5b867af69 don't skip empty value at AssembleEntryWithAcp (#3855)
* add acl helper functionalities

Signed-off-by: changlin.shi <changlin.shi@ly.com>

* add tests

Signed-off-by: changlin.shi <changlin.shi@ly.com>

* remove 0 when create map

Signed-off-by: changlin.shi <changlin.shi@ly.com>

* delete when empty at `AssembleEntryWithAcp`

`PutBucketAcl/PutObjectAcl` allow request with empty grants, `AssembleEntryWithAcp`  shouldn't skip empty value

Signed-off-by: changlin.shi <changlin.shi@ly.com>

Signed-off-by: changlin.shi <changlin.shi@ly.com>
2022-10-13 22:50:44 -07:00
..
2022-10-01 19:18:00 -07:00
2018-07-18 02:37:09 -07:00
2022-09-15 01:27:02 -07:00
2022-10-01 19:18:00 -07:00
2018-07-18 02:37:09 -07:00
2020-02-26 16:52:57 -08:00
2022-09-14 23:06:44 -07:00
2021-10-11 15:03:56 +05:00
2022-02-26 22:44:26 +08:00
2022-08-07 01:34:32 -07:00

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

1. go get aqwari.net/xml/cmd/xsdgen
2. xsdgen -o s3api_xsd_generated.go -pkg s3api AmazonS3.xsd