Skip to content

Commit

Permalink
api-docs: Add missing error case for upload API
Browse files Browse the repository at this point in the history
  • Loading branch information
AgustinSRG committed Nov 26, 2023
1 parent db1c30a commit 7527b8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/apis/en/api-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,8 @@ paths:
example: "Error message"
401:
description: Unauthorized (No valid session)
403:
description: Access denied
200:
description: Success
schema:
Expand Down

0 comments on commit 7527b8f

Please sign in to comment.