mirror of
https://github.com/versity/versitygw.git
synced 2026-09-12 02:56:11 +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.