diff --git a/src/unversioned.rs b/src/unversioned.rs index 7c4be014..cb152fb0 100644 --- a/src/unversioned.rs +++ b/src/unversioned.rs @@ -11,7 +11,7 @@ pub mod get_supported_versions { name: "api_versions", path: "/_matrix/client/versions", rate_limited: false, - requires_authentication: true, + requires_authentication: false, } request {}