From 78f2764133c8d071550e7e93d9b41b4b90d7db17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Sat, 1 Oct 2022 19:39:46 +0200 Subject: [PATCH] Fix missing backtick --- 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 d22edb1e..e795ce60 100644 --- a/data/api/client-server/receipts.yaml +++ b/data/api/client-server/receipts.yaml @@ -100,7 +100,7 @@ paths: "$ref": "definitions/errors/rate_limited.yaml" 400: description: |- - The `thread_id is not a string, or is empty, or it is provided for + The `thread_id` is not a string, or is empty, or it is provided for a receipt of type `m.fully_read`, or the `event_id` is not related to the `thread_id`. schema: