matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.83k stars 2.13k forks source link

/search_users admin API is undocumented #16443

Open clokep opened 1 year ago

clokep commented 1 year ago

I'm not sure if this was done on purpose, but if so we should note that and deprecate it:

https://github.com/matrix-org/synapse/blob/95dc68eb46ebf7106575a0d4d25dcb7ebf9234ef/synapse/rest/admin/users.py#L805-L856