summaryrefslogtreecommitdiff
path: root/docs/api
diff options
context:
space:
mode:
authorRoman Chvanikov <chvanikoff@pm.me>2019-07-20 16:41:58 +0300
committerRoman Chvanikov <chvanikoff@pm.me>2019-07-20 16:41:58 +0300
commit8292331b35f088a19a4d14eff69b74a6d1ed4746 (patch)
tree3a4f85b315f299b59c36cbdb3f8830a4923c11da /docs/api
parentae4fc58589ac48a0853719e6f83b2559b6de44fb (diff)
parentfe548f322e834c7c81678a460c54c71f1198021c (diff)
downloadpleroma-8292331b35f088a19a4d14eff69b74a6d1ed4746.tar.gz
pleroma-8292331b35f088a19a4d14eff69b74a6d1ed4746.zip
Merge branch 'develop' into feature/digest-email
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/differences_in_mastoapi_responses.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/api/differences_in_mastoapi_responses.md b/docs/api/differences_in_mastoapi_responses.md
index c65b11872..1907d70c8 100644
--- a/docs/api/differences_in_mastoapi_responses.md
+++ b/docs/api/differences_in_mastoapi_responses.md
@@ -34,7 +34,10 @@ Has these additional fields under the `pleroma` object:
## Accounts
-- `/api/v1/accounts/:id`: The `id` parameter can also be the `nickname` of the user. This only works in this endpoint, not the deeper nested ones for following etc.
+The `id` parameter can also be the `nickname` of the user. This only works in these endpoints, not the deeper nested ones for following etc.
+
+- `/api/v1/accounts/:id`
+- `/api/v1/accounts/:id/statuses`
Has these additional fields under the `pleroma` object: