From 187aeb07a342f417625f12570c93b9331e0727ed Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Wed, 6 Aug 2025 07:50:57 +0100 Subject: [PATCH] Update data/api/client-server/capabilities.yaml Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- data/api/client-server/capabilities.yaml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/data/api/client-server/capabilities.yaml b/data/api/client-server/capabilities.yaml index 98fe88d7..2e8c8849 100644 --- a/data/api/client-server/capabilities.yaml +++ b/data/api/client-server/capabilities.yaml @@ -112,9 +112,12 @@ paths: properties: allowed: type: array - description: List of allowed additional custom profile field keys. A `*` can be used as a - wildcard to match any sequence of characters. This list takes precedence over the - disallowed list if both are provided. + description: | + If present, a list of profile fields that clients are allowed to create, modify or delete, + provided `enabled` is `true`; no other profile fields may be changed. + + If absent, clients may set all profile fields except those forbidden by the `disallowed` + list, where present. items: type: string example: