From e02631270321dc72cad271b253a75797e5144492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Thu, 4 Apr 2024 11:01:16 +0200 Subject: [PATCH] Remove m.login.sso from description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- data/api/client-server/login.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data/api/client-server/login.yaml b/data/api/client-server/login.yaml index 2a484d84..09218912 100644 --- a/data/api/client-server/login.yaml +++ b/data/api/client-server/login.yaml @@ -114,8 +114,7 @@ paths: This must be a type returned in one of the flows of the response of the [`GET /login`](/client-server-api/#get_matrixclientv3login) - endpoint, like `m.login.password`, `m.login.token` or - `m.login.sso`. + endpoint, like `m.login.password` or `m.login.token`. identifier: $ref: definitions/user_identifier.yaml user: