-
- Downloads
Delete room endpoint (#9889)
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>
Showing
- changelog.d/9889.feature 1 addition, 0 deletionschangelog.d/9889.feature
- changelog.d/9889.removal 1 addition, 0 deletionschangelog.d/9889.removal
- docs/admin_api/rooms.md 10 additions, 1 deletiondocs/admin_api/rooms.md
- synapse/rest/admin/rooms.py 90 additions, 44 deletionssynapse/rest/admin/rooms.py
- tests/rest/admin/test_room.py 26 additions, 19 deletionstests/rest/admin/test_room.py
Loading
Please register or sign in to comment