0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-06 19:28:46 +02:00
synapse/changelog.d/11223.feature

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

1 line
137 B
Gherkin
Raw Normal View History

Add a new version of delete room admin API `DELETE /_synapse/admin/v2/rooms/<room_id>` to run it in background. Contributed by @dklimpel.