projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b40b10b
)
Add note about limit to the doc
author
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 3 Sep 2019 09:58:33 +0000
(16:58 +0700)
committer
Egor Kislitsyn
<egor@kislitsyn.com>
Tue, 10 Sep 2019 06:39:45 +0000
(13:39 +0700)
docs/api/differences_in_mastoapi_responses.md
patch
|
blob
|
history
diff --git
a/docs/api/differences_in_mastoapi_responses.md
b/docs/api/differences_in_mastoapi_responses.md
index a21eebc962d9ffb79e19bc05f0c0a03f45e84508..9b32baf3a4a70e92f9596fba2c92224fd363d589 100644
(file)
--- a/
docs/api/differences_in_mastoapi_responses.md
+++ b/
docs/api/differences_in_mastoapi_responses.md
@@
-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: