There was an error while loading. Please reload this page.
1 parent 3ae610d commit 12d8885Copy full SHA for 12d8885
1 file changed
api/openapi-spec/v1.0.yaml
@@ -6521,10 +6521,10 @@ components:
6521
query string can contain free-text keywords and property filters.
6522
6523
Examples:
6524
- - `budget report` — free text search
6525
- - `mediatype:audio` — filter by media type
6526
- - `audio.artist:"Pink Floyd"` — filter by audio metadata
6527
- - `audio.genre:Rock AND audio.year:1979` — combined filters
+ - `budget report`: free text search
+ - `mediatype:audio`: filter by media type
+ - `audio.artist:"Pink Floyd"`: filter by audio metadata
+ - `audio.genre:Rock AND audio.year:1979`: combined filters
6528
aggregationOption:
6529
type: object
6530
description: |
0 commit comments