From 8248da413c1f2b6b146c5080cc88c461ae322934 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 19 May 2023 12:33:14 -0600 Subject: [PATCH] Link to endpoint --- data/api/client-server/login.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/data/api/client-server/login.yaml b/data/api/client-server/login.yaml index 25f05d23..252789f9 100644 --- a/data/api/client-server/login.yaml +++ b/data/api/client-server/login.yaml @@ -68,9 +68,10 @@ paths: description: |- If `type` is `m.login.token`, an optional field to indicate to the unauthenticated client that the homeserver supports - the `POST /login/get_token` endpoint. Note that supporting - the endpoint does not necessarily indicate that the user - attempting to log in will be able to generate such a token. + the [`POST /login/get_token`](/client-server-api/#post_matrixclientv3loginget_token) + endpoint. Note that supporting the endpoint does not + necessarily indicate that the user attempting to log in will + be able to generate such a token. 429: description: This request was rate-limited. schema: