aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2019-03-21 23:27:42 +0000
committerWilliam Pitcock <nenolod@dereferenced.org>2019-03-21 23:27:42 +0000
commitae8fa5d0aab3561bf66506766e2beb03a251e499 (patch)
tree2d39407b2891312f771a13d74e3442ff2c8f32a5
parent3cc2554fa3d63ba22dc5f598229a02b928b9fd14 (diff)
downloadpleroma-ae8fa5d0aab3561bf66506766e2beb03a251e499.tar.gz
docs: document `conversation_id` extension
-rw-r--r--docs/Differences-in-MastodonAPI-Responses.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Differences-in-MastodonAPI-Responses.md b/docs/Differences-in-MastodonAPI-Responses.md
index 14b67ca7d..d993d1383 100644
--- a/docs/Differences-in-MastodonAPI-Responses.md
+++ b/docs/Differences-in-MastodonAPI-Responses.md
@@ -19,6 +19,7 @@ Adding the parameter `with_muted=true` to the timeline queries will also return
Has these additional fields under the `pleroma` object:
- `local`: true if the post was made on the local instance.
+- `conversation_id`: the ID of the conversation the status is associated with (if any)
## Attachments