docs(openapi): update definitions

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
This commit is contained in:
Arthur Schiwon 2023-11-20 14:42:39 +01:00
parent 89094c76cf
commit 4827fc3eda
No known key found for this signature in database
GPG key ID: 7424F1874854DF23

View file

@ -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",