-
- Downloads
"README.md" did not exist on "93f7955eba50c827f96e1b2e8e44ef22a98cecc4"
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
changelog.d/9889.feature
0 → 100644
changelog.d/9889.removal
0 → 100644
Please register or sign in to comment