We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d124b29 commit 5931650Copy full SHA for 5931650
README.md
@@ -238,7 +238,7 @@ This package add the following routes:
238
POST /s3/multipart
239
OPTIONS /s3/multipart
240
GET /s3/multipart/{uploadId}
241
-GET /s3/multipart/{uploadId}/{partNumber}
+GET /s3/multipart/{uploadId}/batch
242
POST /s3/multipart/{uploadId}/complete
243
DELETE /s3/multipart/{uploadId}
244
```
0 commit comments