From d8cc250d208243d85e54485879bf0d42bc02e1c2 Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Thu, 20 Feb 2025 17:02:23 +0000 Subject: [PATCH] Tag `x-addedInMatrixVersion` on `additionalProperties` in entire profile `GET` --- data/api/client-server/profile.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/data/api/client-server/profile.yaml b/data/api/client-server/profile.yaml index 9792a402..63ddeef6 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -278,6 +278,7 @@ paths: displayname: type: string additionalProperties: + x-addedInMatrixVersion: "1.14" description: Any additional profile field value; may be any valid JSON type, with keys following the [Common Namespaced Identifier Grammar](/appendices/#common-namespaced-identifier-grammar).