mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 19:44:09 +01:00
Fix versions and description
This commit is contained in:
parent
2cdee0f6aa
commit
dc1942299c
|
|
@ -99,7 +99,7 @@ paths:
|
||||||
"displayname": "Alice Margatroid"
|
"displayname": "Alice Margatroid"
|
||||||
}
|
}
|
||||||
"403":
|
"403":
|
||||||
x-addedInMatrixVersion: "1.13"
|
x-addedInMatrixVersion: "1.12"
|
||||||
description: The server is unwilling to disclose whether the user exists and/or
|
description: The server is unwilling to disclose whether the user exists and/or
|
||||||
has a display name.
|
has a display name.
|
||||||
content:
|
content:
|
||||||
|
|
@ -200,7 +200,7 @@ paths:
|
||||||
"avatar_url": "mxc://matrix.org/SDGdghriugerRg"
|
"avatar_url": "mxc://matrix.org/SDGdghriugerRg"
|
||||||
}
|
}
|
||||||
"403":
|
"403":
|
||||||
x-addedInMatrixVersion: "1.13"
|
x-addedInMatrixVersion: "1.12"
|
||||||
description: The server is unwilling to disclose whether the user exists and/or
|
description: The server is unwilling to disclose whether the user exists and/or
|
||||||
has an avatar URL.
|
has an avatar URL.
|
||||||
content:
|
content:
|
||||||
|
|
|
||||||
|
|
@ -178,7 +178,7 @@ paths:
|
||||||
"403":
|
"403":
|
||||||
x-addedInMatrixVersion: "1.12"
|
x-addedInMatrixVersion: "1.12"
|
||||||
description: The server is unwilling to disclose whether the user exists and/or
|
description: The server is unwilling to disclose whether the user exists and/or
|
||||||
has a display name.
|
has profile information.
|
||||||
content:
|
content:
|
||||||
application/json:
|
application/json:
|
||||||
schema:
|
schema:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue