aboutsummaryrefslogtreecommitdiff
path: root/docs/API/chats.md
diff options
context:
space:
mode:
authorlain <lain@soykaf.club>2020-04-29 17:56:24 +0000
committerlain <lain@soykaf.club>2020-04-29 17:56:24 +0000
commit528ea779a61d12f74ee9669bbd28783bf66aa5cc (patch)
tree287bac0e9442c630cb5cf6110522e8378507c8be /docs/API/chats.md
parent20587aa931262a5479c98f13450311a135c5d356 (diff)
downloadpleroma-528ea779a61d12f74ee9669bbd28783bf66aa5cc.tar.gz
Apply suggestion to docs/API/chats.md
Diffstat (limited to 'docs/API/chats.md')
-rw-r--r--docs/API/chats.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/API/chats.md b/docs/API/chats.md
index 24c4b4d06..26e83570e 100644
--- a/docs/API/chats.md
+++ b/docs/API/chats.md
@@ -99,7 +99,7 @@ For a given Chat id, you can get the associated messages with
`GET /api/v1/pleroma/chats/{id}/messages`
This will return all messages, sorted by most recent to least recent. The usual
-pagination options are implemented
+pagination options are implemented.
Returned data: