forked-synapse/changelog.d/10738.misc
Patrick Cloke 2cb85bdf75
Raise an error if an unknown preset is used to create a room. (#10738)
Raises a 400 error instead of a 500 if an unknown preset is passed
from a client to create a room.
2021-09-03 13:46:18 +00:00

2 lines
71 B
Plaintext

Additional error checking for the `preset` field when creating a room.