mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-03 18:24:09 +01:00
Update data/api/client-server/capabilities.yaml
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
ea0277649b
commit
0051295e94
|
|
@ -78,6 +78,10 @@ paths:
|
||||||
description: |
|
description: |
|
||||||
**Deprecated:** Capability to indicate if the user can change their display name.
|
**Deprecated:** Capability to indicate if the user can change their display name.
|
||||||
Refer to `m.profile_fields` for extended profile management.
|
Refer to `m.profile_fields` for extended profile management.
|
||||||
|
|
||||||
|
For backwards compatibility, servers that directly or indirectly include the
|
||||||
|
`displayname` profile field in the `m.profile_fields` capability MUST also
|
||||||
|
set this capability accordingly.
|
||||||
m.set_avatar_url:
|
m.set_avatar_url:
|
||||||
deprecated: true
|
deprecated: true
|
||||||
$ref: '#/components/schemas/booleanCapability'
|
$ref: '#/components/schemas/booleanCapability'
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue