mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-23 03:34:08 +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:
|
m.profile_fields:
|
||||||
$ref: "#/components/schemas/profileFieldsCapability"
|
$ref: "#/components/schemas/profileFieldsCapability"
|
||||||
description: Capability to indicate if the user can set or modify extended profile fields.
|
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:
|
examples:
|
||||||
response:
|
response:
|
||||||
value: {
|
value: {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue