Skip to content

Commit

Permalink
Make CompletePresignMultipartUpload required
Browse files Browse the repository at this point in the history
  • Loading branch information
idanovo committed Jun 11, 2024
1 parent 2c727f4 commit 72b1b0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4326,6 +4326,7 @@ paths:
description: Completes a presign multipart upload by assembling the uploaded parts.
requestBody:
content:
required: true
application/json:
schema:
$ref: "#/components/schemas/CompletePresignMultipartUpload"
Expand Down

0 comments on commit 72b1b0a

Please sign in to comment.