Module matrix_sdk::ruma::api::client::discovery::get_supported_versions

source ·
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.