diff options
author | lambda <pleromagit@rogerbraun.net> | 2019-03-11 13:21:03 +0000 |
---|---|---|
committer | lambda <pleromagit@rogerbraun.net> | 2019-03-11 13:21:03 +0000 |
commit | 66774b5567c10005b2be810433d7f3d401e12520 (patch) | |
tree | 3c283b1480a4828f0ce49c4169e7cf03302bbecd | |
parent | 4811eefa6e4cbdaa92fc2e003037506539e493b1 (diff) | |
download | pleroma-66774b5567c10005b2be810433d7f3d401e12520.tar.gz |
Update Differences-in-MastodonAPI-Responses.md
-rw-r--r-- | docs/Differences-in-MastodonAPI-Responses.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Differences-in-MastodonAPI-Responses.md b/docs/Differences-in-MastodonAPI-Responses.md index bb3cf33c8..667664f4e 100644 --- a/docs/Differences-in-MastodonAPI-Responses.md +++ b/docs/Differences-in-MastodonAPI-Responses.md @@ -16,6 +16,6 @@ Adding the parameter `with_muted=true` to the timeline queries will also return ## Statuses -Has these additional fields under the 'pleroma' object: +Has these additional fields under the `pleroma` object: - `local`: true if the post was made on the local instance. |