Skip to content

Commit

Permalink
api: An empty timerange filters flows with no content
Browse files Browse the repository at this point in the history
  • Loading branch information
philipnbbc committed Nov 14, 2024
1 parent 4917767 commit 92a6fbe
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 @@ -710,7 +710,7 @@ paths:
$ref: '#/components/schemas/uuid'
- name: timerange
in: query
description: Filter on flows that overlap the given timerange.
description: Filter on flows that overlap the given timerange. An empty timerange returns flows with no content.
schema:
default: _
$ref: 'schemas/timerange.json'
Expand Down

0 comments on commit 92a6fbe

Please sign in to comment.