Skip to content

Commit

Permalink
Add a missing 403
Browse files Browse the repository at this point in the history
  • Loading branch information
j616 committed Jan 31, 2025
1 parent b257492 commit ad0ac10
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/TimeAddressableMediaStore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1193,6 +1193,8 @@ paths:
description: No content. The label has been created or updated.
"400":
description: Bad request. Invalid Flow label.
"403":
description: Forbidden. You do not have permission to modify this flow. It may be marked read-only.
"404":
description: The requested Flow does not exist.
delete:
Expand Down

0 comments on commit ad0ac10

Please sign in to comment.