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: