9 lines
No EOL
147 B
YAML
9 lines
No EOL
147 B
YAML
in: query
|
|
name: limit
|
|
required: false
|
|
schema:
|
|
type: integer
|
|
minimum: 1
|
|
maximum: 50
|
|
default: 20
|
|
description: The numbers of items to return. |