mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-17 11:33:42 +01:00
Remove reference to spec version in m.profile_field capability
This commit is contained in:
parent
76b48e25d0
commit
79a1cded02
|
|
@ -91,7 +91,7 @@ paths:
|
|||
m.profile_fields:
|
||||
$ref: "#/components/schemas/profileFieldsCapability"
|
||||
description: Capability to indicate if the user can set or modify extended profile fields.
|
||||
If absent, clients SHOULD assume extended profiles are supported in the correct spec version.
|
||||
If absent, clients should assume custom profile fields are supported.
|
||||
examples:
|
||||
response:
|
||||
value: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue