Module ruma_client_api::discovery::get_supported_versions
source · 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.