From 7af45a36fcd0d1d3d749e265de6986058267a082 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Mon, 28 Nov 2022 13:01:43 +0100 Subject: [PATCH] Fix `read_markers` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- data/api/client-server/receipts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/receipts.yaml b/data/api/client-server/receipts.yaml index 7a8dc279..27825001 100644 --- a/data/api/client-server/receipts.yaml +++ b/data/api/client-server/receipts.yaml @@ -49,7 +49,7 @@ paths: name: receiptType description: |- The type of receipt to send. This can also be `m.fully_read` as an - alternative to [`/read_makers`](/client-server-api/#post_matrixclientv3roomsroomidread_markers). + alternative to [`/read_markers`](/client-server-api/#post_matrixclientv3roomsroomidread_markers). Note that `m.fully_read` does not appear under `m.receipt`: this endpoint effectively calls `/read_markers` internally when presented with a receipt