diff --git a/data/api/client-server/capabilities.yaml b/data/api/client-server/capabilities.yaml index c2853586..93e0cb90 100644 --- a/data/api/client-server/capabilities.yaml +++ b/data/api/client-server/capabilities.yaml @@ -73,11 +73,13 @@ paths: - default - available m.set_displayname: + deprecated: true $ref: '#/components/schemas/booleanCapability' - description: Capability to indicate if the user can change their display name. + description: (Deprecated) Capability to indicate if the user can change their display name. m.set_avatar_url: + deprecated: true $ref: '#/components/schemas/booleanCapability' - description: Capability to indicate if the user can change their avatar. + description: (Deprecated) Capability to indicate if the user can change their avatar. m.3pid_changes: $ref: '#/components/schemas/booleanCapability' description: Capability to indicate if the user can change 3PID associations