mirror of
https://github.com/matrix-org/synapse.git
synced 2025-10-12 07:52:20 +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.