Add note about limit to the doc
authorEgor Kislitsyn <egor@kislitsyn.com>
Tue, 3 Sep 2019 09:58:33 +0000 (16:58 +0700)
committerEgor Kislitsyn <egor@kislitsyn.com>
Tue, 10 Sep 2019 06:39:45 +0000 (13:39 +0700)
docs/api/differences_in_mastoapi_responses.md

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