get_supported_versions does not require authentication
This commit is contained in:
parent
ec8198964a
commit
eb6f2518ef
@ -11,7 +11,7 @@ pub mod get_supported_versions {
|
|||||||
name: "api_versions",
|
name: "api_versions",
|
||||||
path: "/_matrix/client/versions",
|
path: "/_matrix/client/versions",
|
||||||
rate_limited: false,
|
rate_limited: false,
|
||||||
requires_authentication: true,
|
requires_authentication: false,
|
||||||
}
|
}
|
||||||
|
|
||||||
request {}
|
request {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user