aboutsummaryrefslogtreecommitdiff
path: root/docs/API
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-04-14 16:32:34 +0000
committerlain <lain@soykaf.club>2020-04-14 16:32:34 +0000
commitc02e6ceea567b3ae7a5492ebd4d0babb798a13b4 (patch)
treebdabe459c11fd9ef2f79402c6a454c3ca04fb341 /docs/API
parent3677a1e5785e8a753652debf37b2818e622f9ffd (diff)
parent4576520461e2e3a1c78133aaf31cb742a2a1a689 (diff)
downloadpleroma-c02e6ceea567b3ae7a5492ebd4d0babb798a13b4.tar.gz
Merge branch 'revert-60cc7d6c' into 'develop'
Revert "Merge branch 'issue/1276' into 'develop'" See merge request pleroma/pleroma!2384
Diffstat (limited to 'docs/API')
-rw-r--r--docs/API/differences_in_mastoapi_responses.md17
1 files changed, 5 insertions, 12 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md
index 0a7520f9e..1059155cf 100644
--- a/docs/API/differences_in_mastoapi_responses.md
+++ b/docs/API/differences_in_mastoapi_responses.md
@@ -185,15 +185,8 @@ Post here request with `grant_type=refresh_token` to obtain new access token. Re
Has theses additional parameters (which are the same as in Pleroma-API):
- `fullname`: optional
- `bio`: optional
- `captcha_solution`: optional, contains provider-specific captcha solution,
- `captcha_token`: optional, contains provider-specific captcha token
- `token`: invite token required when the registrations aren't public.
-
-
-## Markers
-
-Has these additional fields under the `pleroma` object:
-
-- `unread_count`: contains number unread notifications
+- `fullname`: optional
+- `bio`: optional
+- `captcha_solution`: optional, contains provider-specific captcha solution,
+- `captcha_token`: optional, contains provider-specific captcha token
+- `token`: invite token required when the registrations aren't public.