Correct description of homeserver discovery endpoint.

This commit is contained in:
Jimmy Cuadra 2019-05-08 09:06:22 +02:00
parent c9b7b986c6
commit 94c368d2e6

View File

@ -20,7 +20,7 @@ pub struct IdentityServerInfo {
ruma_api! {
metadata {
description: "Get the versions of the client-server API supported by this homeserver.",
description: "Get discovery information about the domain.",
method: GET,
name: "discover_homeserver",
path: "/.well-known/matrix/client",