mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-27 09:21:08 +02:00
POST /_matrix/client/api/v1/rooms//send/a.b.c gave a 500 error, because we assumed that rooms always had at least one character.
POST /_matrix/client/api/v1/rooms//send/a.b.c gave a 500 error, because we assumed that rooms always had at least one character.