This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
Remove undocumented room_alias
key from /createRoom
response #10321
Closed
Description
we should either spec this or remove it.
Presumably it exists to save clients the bother of having to construct their own fully-qualified aliases, but given we don't do the same for other endpoints which create aliases, I'm not convinced it is worthwhile.
I'd therefore be in favour of removing it, but it's worth noting that sytest currently uses it in a non-trivial number of places
Metadata
Metadata
Assignees
Labels
places where synapse does not conform to the specMost users are unlikely to come across this or unexpected workflowBlocks non-critical functionality, workarounds exist.Bugs, crashes, hangs, security vulnerabilities, or other reported issues.Things we want to get rid of, but aren't actively causing painGood for newcomers