mirror of
https://github.com/directus/directus.git
synced 2026-02-16 00:15:35 -05:00
6 lines
145 B
YAML
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 |