This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
Synapse accepts optional unspecced servers
field in PUT directory/room/{roomAlias}
#14177
Labels
A-Spec-Compliance
places where synapse does not conform to the spec
O-Uncommon
Most users are unlikely to come across this or unexpected workflow
S-Tolerable
Minor significance, cosmetic issues, low or no impact to users.
T-Task
Refactoring, removal, replacement, enabling or disabling functionality, other engineering tasks.
X-Consult-Clients
Need to investigate if this change breaks clients
Z-Cleanup
Things we want to get rid of, but aren't actively causing pain
Spec: https://spec.matrix.org/v1.4/client-server-api/#put_matrixclientv3directoryroomroomalias
synapse/synapse/rest/client/directory.py
Lines 74 to 89 in 6b99a66
Forwarded to here
synapse/synapse/handlers/directory.py
Line 173 in 1a209ef
synapse/synapse/handlers/directory.py
Lines 93 to 95 in 1a209ef
synapse/synapse/storage/databases/main/directory.py
Lines 112 to 117 in 3e0536c
The text was updated successfully, but these errors were encountered: