Dashboards: Set limit to default if negative; document functionality (#112659)
This commit is contained in:
@@ -99,7 +99,7 @@ Keys:
|
||||
Query parameters:
|
||||
|
||||
- **query** – Search Query
|
||||
- **limit** – Limit the number of returned results
|
||||
- **limit** – Limit the number of returned results. Default is 1000 is not set or provided an invalid value.
|
||||
|
||||
**Example Request**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user