aboutsummaryrefslogtreecommitdiff
path: root/docs/api/differences_in_mastoapi_responses.md
diff options
context:
space:
mode:
authorEgor Kislitsyn <egor@kislitsyn.com>2019-07-15 14:11:54 +0700
committerEgor Kislitsyn <egor@kislitsyn.com>2019-07-15 14:11:54 +0700
commit64a946643e6f9159a8029be8ec9e0b71b04906f3 (patch)
treebf44cb695880f368aa2976fe134e83baea60927a /docs/api/differences_in_mastoapi_responses.md
parenta87c313309b73ced5970c59d00117c357f51fecb (diff)
parent46ef8f021635c630bcd6973e6fbb7c58bcafb6bf (diff)
downloadpleroma-64a946643e6f9159a8029be8ec9e0b71b04906f3.tar.gz
Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists
Diffstat (limited to 'docs/api/differences_in_mastoapi_responses.md')
-rw-r--r--docs/api/differences_in_mastoapi_responses.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/api/differences_in_mastoapi_responses.md b/docs/api/differences_in_mastoapi_responses.md
index 1de1e3b44..03917fffc 100644
--- a/docs/api/differences_in_mastoapi_responses.md
+++ b/docs/api/differences_in_mastoapi_responses.md
@@ -46,14 +46,6 @@ Has these additional fields under the `pleroma` object:
- `settings_store`: A generic map of settings for frontends. Opaque to the backend. Only returned in `verify_credentials` and `update_credentials`
- `chat_token`: The token needed for Pleroma chat. Only returned in `verify_credentials`
-### Extensions for PleromaFE
-
-These endpoints added for controlling PleromaFE features over the Mastodon API
-
-- PATCH `/api/v1/accounts/update_avatar`: Set/clear user avatar image
-- PATCH `/api/v1/accounts/update_banner`: Set/clear user banner image
-- PATCH `/api/v1/accounts/update_background`: Set/clear user background image
-
### Source
Has these additional fields under the `pleroma` object: