mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
Add an admin API to read entries of table `event_reports`. API: `GET /_synapse/admin/v1/event_reports`
1 line
No EOL
123 B
Gherkin
1 line
No EOL
123 B
Gherkin
Add an admin API `GET /_synapse/admin/v1/event_reports` to read entries of table `event_reports`. Contributed by @dklimpel. |