Mention replacement for m.set_displayname and m.set_avatar_url capability deprecation

This commit is contained in:
Tom Foster 2025-02-20 16:35:26 +00:00
parent 9859e20927
commit 013502b0c0

View file

@ -75,11 +75,15 @@ paths:
m.set_displayname:
deprecated: true
$ref: '#/components/schemas/booleanCapability'
description: (Deprecated) Capability to indicate if the user can change their display name.
description: |
**Deprecated:** Capability to indicate if the user can change their display name.
Please refer to `m.profile_fields` for extended profile management.
m.set_avatar_url:
deprecated: true
$ref: '#/components/schemas/booleanCapability'
description: (Deprecated) Capability to indicate if the user can change their avatar.
description: |
**Deprecated:** Capability to indicate if the user can change their avatar.
Please refer to `m.profile_fields` for extended profile management.
m.3pid_changes:
$ref: '#/components/schemas/booleanCapability'
description: Capability to indicate if the user can change 3PID associations