From: Arthur Schiwon Date: Mon, 20 Nov 2023 13:42:39 +0000 (+0100) Subject: docs(openapi): update definitions X-Git-Tag: v29.0.0beta1~784^2 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=4827fc3eda68042e1c72957c9395f96ae570761d;p=nextcloud-server.git docs(openapi): update definitions Signed-off-by: Arthur Schiwon --- 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",