federation-api: Fix version discovery endpoint
This commit is contained in:
parent
1bb9298059
commit
21487aacdc
@ -7,8 +7,8 @@ ruma_api! {
|
||||
metadata: {
|
||||
description: "Get the implementation name and version of this homeserver.",
|
||||
method: GET,
|
||||
name: "discover_homeserver",
|
||||
path: "/.well-known/matrix/server",
|
||||
name: "get_server_version",
|
||||
path: "/_matrix/federation/v1/version",
|
||||
rate_limited: false,
|
||||
authentication: None,
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user