Available on crate feature
api
and (crate features client
or server
) only.Expand description
GET /_matrix/client/versions
(spec)
Get the versions of the client-server API supported by this homeserver.
Structsยง
- Request type for the
api_versions
endpoint. - Response type for the
api_versions
endpoint.