Module ruma_client_api::discovery::get_supported_versions
source · [−]Expand description
GET /_matrix/client/versions
(spec)
Structs
Data for a request to the api_versions
API endpoint.
Data in the response from the api_versions
API endpoint.
Constants
Metadata for the api_versions
API endpoint.
Type Definitions
Convenience type alias for Request, for consistency with other IncomingRequest types.
Convenience type alias for Response, for consistency with other IncomingResponse types.