From c160d3606f0adb8c7641856fa1e75297279d03a2 Mon Sep 17 00:00:00 2001 From: David Baker Date: Wed, 3 Jan 2024 14:08:41 +0000 Subject: [PATCH] Note that recursion_depth is sent un-prefixed. --- proposals/3981-relations-recursion.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/proposals/3981-relations-recursion.md b/proposals/3981-relations-recursion.md index 0f338b49f..914ee3a61 100644 --- a/proposals/3981-relations-recursion.md +++ b/proposals/3981-relations-recursion.md @@ -140,6 +140,9 @@ on [`/versions`](https://spec.matrix.org/v1.7/client-server-api/#get_matrixclien Clients are also required to use `org.matrix.msc3981.recurse` in place of `recurse` at this time. +`recursion_depth` is always used un-namespaced (it would only ever be sent +if the client had already sent the recurse parameter). + ### Once the MSC is in a spec version Once this MSC becomes a part of a spec version, clients should rely on the