summary refs log tree commit diff
path: root/changelog.d/8539.feature
blob: 15ce02fb861a337706cf2e6f03581b0264385f15 (plain) (blame)
1
Split admin API for reported events (`GET /_synapse/admin/v1/event_reports`) into detail and list endpoints. This is a breaking change to #8217 which was introduced in Synapse v1.21.0. Those who already use this API should check their scripts. Contributed by @dklimpel.