Skip to content

Commit c0f519e

Browse files
committed
docs(openapi): update definitions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
1 parent ef053b4 commit c0f519e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/dashboard/openapi.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@
360360
{
361361
"name": "limit",
362362
"in": "query",
363-
"description": "Limit number of result items per widget",
363+
"description": "Limit number of result items per widget, not more than 30 are allowed",
364364
"schema": {
365365
"type": "integer",
366366
"format": "int64",

0 commit comments

Comments
 (0)