Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove 400 "Invalid query options" error on endpoint that doesn't tak…
Browse files Browse the repository at this point in the history
…e query parameters
j616 committed Jul 31, 2024
1 parent aca34f7 commit 65fcd22
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions api/TimeAddressableMediaStore.yaml
Original file line number Diff line number Diff line change
@@ -347,8 +347,6 @@ paths:
$ref: examples/source-get-200-multi.json
"404":
description: The requested Source does not exist.
"400":
description: Bad request. Invalid query options.
/sources/{sourceId}/tags:
parameters:
- name: sourceId

0 comments on commit 65fcd22

Please sign in to comment.