diff options
author | Roman Chvanikov <chvanikoff@pm.me> | 2020-07-18 22:38:06 +0300 |
---|---|---|
committer | Roman Chvanikov <chvanikoff@pm.me> | 2020-07-18 22:38:06 +0300 |
commit | 0b19a7213c2b5e8d23e8b8192ec6f22eef48f78e (patch) | |
tree | 50d6d258bf56ceefd09fc9bd1de8bae4bce99f2d /docs/API/differences_in_mastoapi_responses.md | |
parent | 6ab7a40f92b1a715a45545db08bb5faccab3c974 (diff) | |
parent | f0d13fc3f7d0e9b58cfe1cd8918072d45d656a31 (diff) | |
download | pleroma-0b19a7213c2b5e8d23e8b8192ec6f22eef48f78e.tar.gz |
Merge branch 'develop' into refactor/fe-bundles
Diffstat (limited to 'docs/API/differences_in_mastoapi_responses.md')
-rw-r--r-- | docs/API/differences_in_mastoapi_responses.md | 1 |
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 |