aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2020-07-17 10:45:41 -0500
committerMark Felder <feld@FreeBSD.org>2020-07-17 10:45:41 -0500
commit20a496d2cbea18c563694c7026c0e951e99cfc3b (patch)
treecad5e473e45efad117d0996c9a16f608d4a286a3 /docs
parent64b4de4af10ebac778b8069d88ef7515a53dfae5 (diff)
downloadpleroma-20a496d2cbea18c563694c7026c0e951e99cfc3b.tar.gz
Expose the post formats in /api/v1/instance
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