Skip to content

Commit

Permalink
Update api/swagger.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ariel Shaqed (Scolnicov) <[email protected]>
  • Loading branch information
N-o-Z and arielshaqed authored Feb 20, 2024
1 parent fc2b318 commit ec2cc46
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion api/swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ components:
in: header
name: If-None-Match
description: |
Currently supports only "*" to allow uploading an object only if one doesn't exist yet.
Set to "*" to atomically allow the upload only if the key has no object yet. Other
values are not supported.
example: "*"
required: false
schema:
Expand Down

0 comments on commit ec2cc46

Please sign in to comment.