Skip to content
Snippets Groups Projects
Unverified Commit 48a1f4db authored by Dirk Klimpel's avatar Dirk Klimpel Committed by GitHub
Browse files

Remove old admin API `GET /_synapse/admin/v1/users/<user_id>` (#9401)


Related: #8334
Deprecated in: #9429 - Synapse 1.28.0 (2021-02-25)

`GET /_synapse/admin/v1/users/<user_id>` has no
- unit tests
- documentation

API in v2 is available (#5925 - 12/2019, v1.7.0).
API is misleading. It expects `user_id` and returns a list of all users.

Signed-off-by: default avatarDirk Klimpel <dirk@klimpel.org>
parent 2ca4e349
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment