4
0
mirror of https://github.com/1f349/dendrite.git synced 2025-04-11 14:35:58 +01:00
Till 79072c3dcd
Add /_synapse/admin/v1/event_reports endpoint ()
Based on  

This adds a `/_synapse/admin/v1/event_reports` endpoint, the same
Synapse has. This way existing tools also work with Dendrite.
Given this is already getting huge (even though many test lines),
splitting this into two PRs. (The next adds "getting one report" and
"deleting reports")

[skip ci]
2024-03-22 22:32:30 +01:00
..