mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-29 13:54:10 +02:00
f
This commit is contained in:
parent
8947eaf0b2
commit
89c8f9a853
|
|
@ -151,7 +151,8 @@ paths:
|
||||||
description: |-
|
description: |-
|
||||||
The profile for the user. If a `field` is specified in the request, the response
|
The profile for the user. If a `field` is specified in the request, the response
|
||||||
MUST only include the specified `field`. If no `field` was specified, the response
|
MUST only include the specified `field`. If no `field` was specified, the response
|
||||||
SHOULD include all of the fields of the user's profile, which can be made public.
|
SHOULD include all of the fields of the user's profile that can be made public, such
|
||||||
|
as the display name and avatar.
|
||||||
|
|
||||||
If a field in the user's profile can't be made public over the federation, the
|
If a field in the user's profile can't be made public over the federation, the
|
||||||
responding server MAY choose to exclude it in the response.
|
responding server MAY choose to exclude it in the response.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue