mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-02-18 12:03:42 +01:00
Tag x-addedInMatrixVersion on additionalProperties in entire profile GET
This commit is contained in:
parent
b5e2edf2e5
commit
d8cc250d20
|
|
@ -278,6 +278,7 @@ paths:
|
||||||
displayname:
|
displayname:
|
||||||
type: string
|
type: string
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
|
x-addedInMatrixVersion: "1.14"
|
||||||
description:
|
description:
|
||||||
Any additional profile field value; may be any valid JSON type, with keys following the
|
Any additional profile field value; may be any valid JSON type, with keys following the
|
||||||
[Common Namespaced Identifier Grammar](/appendices/#common-namespaced-identifier-grammar).
|
[Common Namespaced Identifier Grammar](/appendices/#common-namespaced-identifier-grammar).
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue