diff options
author | Shay <hillerys@element.io> | 2025-01-08 07:38:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-08 15:38:26 +0000 |
commit | e34fd1228df8f20ae56896c3cbf2b15efcfaa06a (patch) | |
tree | e83e76e54995550f49272492049700717d02dde3 /docs/admin_api | |
parent | Drop unstable MSC4151 implementation (#18052) (diff) | |
download | synapse-e34fd1228df8f20ae56896c3cbf2b15efcfaa06a.tar.xz |
Add the ability to filter by state event type on admin room state endpoint (#18035)
Adds a query param `type` to `/_synapse/admin/v1/rooms/{room_id}/state` that filters the state event query by state event type. --------- Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com>
Diffstat (limited to 'docs/admin_api')
-rw-r--r-- | docs/admin_api/rooms.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/admin_api/rooms.md b/docs/admin_api/rooms.md |