mirror of
https://github.com/minio/minio.git
synced 2025-11-09 13:39:46 -05:00
Implement CopyObjectPart API (#3663)
This API is implemented to allow copying data from an existing source object to an ongoing multipart operation http://docs.aws.amazon.com/AmazonS3/latest/API/mpUploadUploadPartCopy.html Fixes #3662
This commit is contained in:
@@ -47,4 +47,3 @@ We found the following APIs to be redundant or less useful outside of AWS. If yo
|
||||
|
||||
- ObjectACL (Use bucket policies instead)
|
||||
- ObjectTorrent
|
||||
- ObjectCopyPart
|
||||
|
||||
Reference in New Issue
Block a user