Available on (crate features
client-api-c
or client-api-s
) and (crate features client
or server
) and crate feature api
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.