Files
directus/packages/spec/specs/parameters/q.yaml
2020-09-14 20:01:01 +02:00

6 lines
145 B
YAML

description: Filter by items that contain the given search query in one of their fields.
in: query
name: q
required: false
schema:
type: string