diff options
author | David Baker <dbkr@users.noreply.github.com> | 2024-02-06 09:48:39 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-06 09:48:39 +0000 |
commit | 71ca199165f8ec8d49691979628c1da2ebda9b4d (patch) | |
tree | 0d141a22710ad54cb6b9b7f08c51a4a8240bd665 /synapse/rest | |
parent | Bump lxml-stubs from 0.4.0 to 0.5.1 (#16885) (diff) | |
download | synapse-71ca199165f8ec8d49691979628c1da2ebda9b4d.tar.xz |
Accept unprefixed form of MSC3981 recurse parameter (#16842)
Now that the MSC3981 has passed FCP
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/relations.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/synapse/rest/client/relations.py b/synapse/rest/client/relations.py |