mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 10:05:55 +03:00
0085dc5abc
Support the delete of a room through DELETE request and mark previous request as deprecated through documentation. Signed-off-by: Thibault Ferrante <thibault.ferrante@pm.me>
1 line
No EOL
60 B
Gherkin
1 line
No EOL
60 B
Gherkin
Add support for `DELETE /_synapse/admin/v1/rooms/<room_id>`. |