mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-02 17:24:10 +02:00
Update data/api/client-server/capabilities.yaml
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org>
This commit is contained in:
parent
3f5c14b679
commit
22a3405547
|
|
@ -84,6 +84,10 @@ paths:
|
||||||
description: |
|
description: |
|
||||||
**Deprecated:** Capability to indicate if the user can change their avatar.
|
**Deprecated:** Capability to indicate if the user can change their avatar.
|
||||||
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
|
||||||
|
`avatar_url` profile field in the `m.profile_fields` capability MUST also
|
||||||
|
set this capability accordingly.
|
||||||
m.3pid_changes:
|
m.3pid_changes:
|
||||||
$ref: '#/components/schemas/booleanCapability'
|
$ref: '#/components/schemas/booleanCapability'
|
||||||
description: Capability to indicate if the user can change 3PID associations
|
description: Capability to indicate if the user can change 3PID associations
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue