Skip to content

Commit

Permalink
chore: no required etag on response (#203)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwelbm authored Mar 22, 2024
1 parent 9af2bf3 commit f937976
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions storage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ components:
type: string
readOnly: true
required:
- etag
- key
- last_modified
- size
Expand Down Expand Up @@ -541,4 +540,4 @@ components:
in: header
name: Authorization
description: Token-based authentication with required prefix "Token"


0 comments on commit f937976

Please sign in to comment.