From 052806e192127b0aac6ab87e60b5cfd47b9ed6d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Wed, 17 Dec 2025 12:08:56 +0100 Subject: [PATCH] Fix JSON schema type 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/definitions/sso_login_flow.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/definitions/sso_login_flow.yaml b/data/api/client-server/definitions/sso_login_flow.yaml index 2f395c3a..28d173a0 100644 --- a/data/api/client-server/definitions/sso_login_flow.yaml +++ b/data/api/client-server/definitions/sso_login_flow.yaml @@ -87,7 +87,7 @@ properties: example: "github" required: ['id', 'name'] oauth_aware_preferred: - type: bool + type: boolean x-addedInMatrixVersion: "1.17" description: | Whether the `m.login.sso` flow is preferred over other flows for