Files
directus/packages/spec/specs/parameters/search.yaml
2020-10-11 18:16:29 -04:00

7 lines
151 B
YAML

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