mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-14 15:14:10 +02:00
Update data/api/client-server/profile.yaml
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
b834933171
commit
648c05002a
|
|
@ -267,8 +267,6 @@ paths:
|
||||||
Get the complete profile for a user. The response includes `avatar_url`
|
Get the complete profile for a user. The response includes `avatar_url`
|
||||||
and `displayname` (unless set to `null`, as they can only be strings)
|
and `displayname` (unless set to `null`, as they can only be strings)
|
||||||
plus any custom profile fields.
|
plus any custom profile fields.
|
||||||
|
|
||||||
**Note**: The complete profile must be under 64 KiB.
|
|
||||||
operationId: getUserProfile
|
operationId: getUserProfile
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue