From dc1942299c7cc0490839fd1e152f081b7b550673 Mon Sep 17 00:00:00 2001 From: Johannes Marbach Date: Mon, 7 Oct 2024 09:59:54 +0200 Subject: [PATCH] Fix versions and description --- data/api/client-server/profile.yaml | 4 ++-- data/api/server-server/query.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/api/client-server/profile.yaml b/data/api/client-server/profile.yaml index 51f6bda0..6e588ae3 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -99,7 +99,7 @@ paths: "displayname": "Alice Margatroid" } "403": - x-addedInMatrixVersion: "1.13" + x-addedInMatrixVersion: "1.12" description: The server is unwilling to disclose whether the user exists and/or has a display name. content: @@ -200,7 +200,7 @@ paths: "avatar_url": "mxc://matrix.org/SDGdghriugerRg" } "403": - x-addedInMatrixVersion: "1.13" + x-addedInMatrixVersion: "1.12" description: The server is unwilling to disclose whether the user exists and/or has an avatar URL. content: diff --git a/data/api/server-server/query.yaml b/data/api/server-server/query.yaml index 8e17ea8d..cc678208 100644 --- a/data/api/server-server/query.yaml +++ b/data/api/server-server/query.yaml @@ -178,7 +178,7 @@ paths: "403": x-addedInMatrixVersion: "1.12" description: The server is unwilling to disclose whether the user exists and/or - has a display name. + has profile information. content: application/json: schema: