mirror of
https://github.com/versity/versitygw.git
synced 2026-01-04 19:13:57 +00:00
Fixes #1328 If `CompleteMultipartUpload` is attempted with empty `Parts` list, the gateway used to return `InvalidRequest`. Now it's changed to `MalformedXML`.