summaryrefslogtreecommitdiffstats
path: root/apps/dashboard
diff options
context:
space:
mode:
authorArthur Schiwon <blizzz@arthur-schiwon.de>2023-11-20 14:42:39 +0100
committerArthur Schiwon <blizzz@arthur-schiwon.de>2023-11-24 12:46:38 +0100
commit4827fc3eda68042e1c72957c9395f96ae570761d (patch)
treef06d3ce5d342aee325cdb09ff5e61c1997a0528d /apps/dashboard
parent89094c76cfe65bd286ec4f169c91d544bc7e9943 (diff)
downloadnextcloud-server-4827fc3eda68042e1c72957c9395f96ae570761d.tar.gz
nextcloud-server-4827fc3eda68042e1c72957c9395f96ae570761d.zip
docs(openapi): update definitions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Diffstat (limited to 'apps/dashboard')
-rw-r--r--apps/dashboard/openapi.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dashboard/openapi.json b/apps/dashboard/openapi.json
index 7cbb959cc7e..138f06df83b 100644
--- a/apps/dashboard/openapi.json
+++ b/apps/dashboard/openapi.json
@@ -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",