aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2020-07-17 16:52:59 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2020-07-17 16:52:59 +0000
commitb782739ffe2db8316b1e8a18e5c21e419462c5dd (patch)
treecad5e473e45efad117d0996c9a16f608d4a286a3 /docs
parent64b4de4af10ebac778b8069d88ef7515a53dfae5 (diff)
parent20a496d2cbea18c563694c7026c0e951e99cfc3b (diff)
downloadpleroma-b782739ffe2db8316b1e8a18e5c21e419462c5dd.tar.gz
Merge branch 'feature/expose-post-formats' into 'develop'
Expose the post formats in /api/v1/instance See merge request pleroma/pleroma!2776
Diffstat (limited to 'docs')
-rw-r--r--docs/API/differences_in_mastoapi_responses.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md
index c4a9c6dad..38865dc68 100644
--- a/docs/API/differences_in_mastoapi_responses.md
+++ b/docs/API/differences_in_mastoapi_responses.md
@@ -236,6 +236,7 @@ Has theses additional parameters (which are the same as in Pleroma-API):
- `pleroma.metadata.features`: A list of supported features
- `pleroma.metadata.federation`: The federation restrictions of this instance
- `pleroma.metadata.fields_limits`: A list of values detailing the length and count limitation for various instance-configurable fields.
+- `pleroma.metadata.post_formats`: A list of the allowed post format types
- `vapid_public_key`: The public key needed for push messages
## Markers