From 802403edd9d966694fffac81dfebc680bc9dc1dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Sun, 3 Aug 2025 10:52:20 +0200 Subject: [PATCH] Improve wording 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/sync.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/data/api/client-server/sync.yaml b/data/api/client-server/sync.yaml index 1338d5f3..7d34353c 100644 --- a/data/api/client-server/sync.yaml +++ b/data/api/client-server/sync.yaml @@ -135,7 +135,8 @@ paths: Even if this is set to `true`, clients MUST update their local state with events in `state` and `timeline` if `state_after` is missing in - the response, for servers that don't support this parameter. + the response, for compatibility with servers that don't support this + parameter. By default, this is `false`. example: false