synapse/changelog.d
Ben Banfield-Zanin 48184eefa3
Fix worker documentation around room Admin APIs (#18853)
Discovered via https://github.com/element-hq/ess-helm/issues/677.
Looking at
https://github.com/element-hq/synapse/blob/v1.136.0/synapse/rest/admin/__init__.py#L266
only `RoomRestServlet` is generally worker capable. This is just the
Room Details API and the v1 Room Delete API and not all the APIs
documented on
https://element-hq.github.io/synapse/latest/admin_api/rooms.html
2025-08-26 10:04:47 +02:00
..
.gitignore
18851.bugfix Improve redact_on_ban performance (#18851) 2025-08-23 11:43:50 +01:00
18853.doc.md Fix worker documentation around room Admin APIs (#18853) 2025-08-26 10:04:47 +02:00