diff options
author | lain <lain@soykaf.club> | 2020-04-29 17:56:24 +0000 |
---|---|---|
committer | lain <lain@soykaf.club> | 2020-04-29 17:56:24 +0000 |
commit | 528ea779a61d12f74ee9669bbd28783bf66aa5cc (patch) | |
tree | 287bac0e9442c630cb5cf6110522e8378507c8be /docs | |
parent | 20587aa931262a5479c98f13450311a135c5d356 (diff) | |
download | pleroma-528ea779a61d12f74ee9669bbd28783bf66aa5cc.tar.gz |
Apply suggestion to docs/API/chats.md
Diffstat (limited to 'docs')
-rw-r--r-- | docs/API/chats.md | 2 |
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: |