mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-23 14:33:43 +01:00
Update data/api/client-server/profile.yaml
Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
This commit is contained in:
parent
c2827c4083
commit
e64320880b
|
|
@ -270,9 +270,7 @@ paths:
|
||||||
get:
|
get:
|
||||||
summary: Get all profile information for a user.
|
summary: Get all profile information for a user.
|
||||||
description: |-
|
description: |-
|
||||||
Get the complete profile for a user. The response includes `avatar_url`
|
Get the complete profile for a user.
|
||||||
and `displayname` (unless set to `null`, as they can only be strings)
|
|
||||||
plus any custom profile fields.
|
|
||||||
operationId: getUserProfile
|
operationId: getUserProfile
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue