mirror of
https://github.com/versity/versitygw.git
synced 2026-01-08 20:43:07 +00:00
The azure sdk doesnt use a separate function to initialize a multipart upload, so CreateMultipartUpload becomes a no-op. But we still need to have it return success so that clients wont get an unexpected error.