summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/swagger.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml
index 783e1147e..e9719f43e 100644
--- a/docs/api/swagger.yaml
+++ b/docs/api/swagger.yaml
@@ -3763,7 +3763,7 @@ paths:
name: min_id
type: string
- default: 20
- description: Number of reports to return. If less than 1, will be clamped to 1. If more than 100, will be clamped to 100.
+ description: Number of reports to return. If more than 100 or less than 1, will be clamped to 100.
in: query
name: limit
type: integer