From: lain Date: Wed, 29 Apr 2020 17:56:24 +0000 (+0000) Subject: Apply suggestion to docs/API/chats.md X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=528ea779a61d12f74ee9669bbd28783bf66aa5cc;p=akkoma Apply suggestion to docs/API/chats.md --- 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: