Skip to content

Commit

Permalink
Correct read_only 400 description
Browse files Browse the repository at this point in the history
  • Loading branch information
j616 committed Aug 1, 2024
1 parent 65fcd22 commit 1e5d04f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/TimeAddressableMediaStore.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1154,7 +1154,7 @@ paths:
"204":
description: No content. The read_only property has been set to the given value.
"400":
description: Bad request. Invalid flow description.
description: Bad request. Invalid flow read_only value. Value must be boolean.
"404":
description: The requested flow does not exist.
/flows/{flowId}/segments:
Expand Down

0 comments on commit 1e5d04f

Please sign in to comment.