summary refs log tree commit diff
path: root/changelog.d/10738.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Raise an error if an unknown preset is used to create a room. (#10738)Patrick Cloke2021-09-031-0/+1
Raises a 400 error instead of a 500 if an unknown preset is passed from a client to create a room.