You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
People keep thinking that the admin endpoints are unspecified parts of Matrix, and not a Synapse implementation specific feature. At the very least, move them to /_matrix/synapse-admin or something to clearly flag them as Synapse endpoints, not Matrix.
The documentation is not helping with this either: many of the docs say /_matrix/client/r0/admin/... which implies that it should exist in r0.x of the spec.