Add note about limit to the doc

stable
Egor Kislitsyn 5 years ago
parent b40b10b53d
commit 30f0cec49a

@ -103,6 +103,8 @@ Usage example: `GET /api/v1/statuses/?ids[]=1&ids[]=2`.
Returns: array of Status. Returns: array of Status.
The maximum number of statuses is limited to 100 per request.
## PATCH `/api/v1/update_credentials` ## PATCH `/api/v1/update_credentials`
Additional parameters can be added to the JSON body/Form data: Additional parameters can be added to the JSON body/Form data:

Loading…
Cancel
Save