mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
7 lines
151 B
YAML
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
|