Skip to content
Snippets Groups Projects
Commit 6c0e07b8 authored by rinpatch's avatar rinpatch
Browse files

Merge branch 'docs/posting_formatted' into 'develop'

differences_in_mastoapi_responses.md: `content_type` parameter of post submission

See merge request pleroma/pleroma!1081
parents 5300cd56 d0863197
Branches
No related tags found
No related merge requests found
......@@ -58,3 +58,4 @@ Has these additional fields under the `pleroma` object:
Additional parameters can be added to the JSON body/Form data:
- `preview`: boolean, if set to `true` the post won't be actually posted, but the status entitiy would still be rendered back. This could be useful for previewing rich text/custom emoji, for example.
- `content_type`: string, contain the MIME type of the status, it is transformed into HTML by the backend. You can get the list of the supported MIME types with the nodeinfo endpoint.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment