mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
6 lines
126 B
YAML
6 lines
126 B
YAML
description: A limit on the number of objects that are returned.
|
|
in: query
|
|
name: limit
|
|
required: false
|
|
schema:
|
|
type: integer |