mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +01:00
Fix versions and description
This commit is contained in:
parent
2cdee0f6aa
commit
dc1942299c
|
|
@ -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:
|
||||
|
|
|
|||
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue