Skip to content

Commit

Permalink
docs(openapi): update definitions
Browse files Browse the repository at this point in the history
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
  • Loading branch information
blizzz committed Nov 24, 2023
1 parent 89094c7 commit 4827fc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dashboard/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 4827fc3

Please sign in to comment.