Actions
Bug #353
closedFix multipart uploads
Description
Minio removed the .create_multipart_upload functionality, doing everything under the hood which is great and makes it easy to maintain compatibility. Just need to make sure the corresponding ipfs methods are returning proper xml format.
Actions