aboutsummaryrefslogtreecommitdiff
path: root/docs/api/differences_in_mastoapi_responses.md
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2019-07-12 21:43:06 +0300
committerrinpatch <rinpatch@sdf.org>2019-07-12 21:43:06 +0300
commit095117a58c401f94409b816ea5add09d07891e16 (patch)
tree92961e555d26144115ba0ac4db2b7d1e299c78c5 /docs/api/differences_in_mastoapi_responses.md
parent97b79efbcd4ad829a575019f842e7dcd7548266a (diff)
parent5999780e8247b8f26b270ac3285f960057fbc9ea (diff)
downloadpleroma-095117a58c401f94409b816ea5add09d07891e16.tar.gz
Merge branch 'develop' into fix/ap-hide-follows
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 2cbe1458d..3ee7115cf 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: