mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 18:21:40 -04:00
docs(openapi): update definitions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
parent
89094c76cf
commit
4827fc3eda
1 changed files with 1 additions and 1 deletions
|
|
@ -360,7 +360,7 @@
|
|||
{
|
||||
"name": "limit",
|
||||
"in": "query",
|
||||
"description": "Limit number of result items per widget",
|
||||
"description": "Limit number of result items per widget, not more than 30 are allowed",
|
||||
"schema": {
|
||||
"type": "integer",
|
||||
"format": "int64",
|
||||
|
|
|
|||
Loading…
Reference in a new issue