From 3f5c14b6793bc1dca39f4ca904ad6ce75310bb55 Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Thu, 31 Jul 2025 14:09:33 +0100 Subject: [PATCH] Update data/api/client-server/capabilities.yaml Co-authored-by: Johannes Marbach --- data/api/client-server/capabilities.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/api/client-server/capabilities.yaml b/data/api/client-server/capabilities.yaml index 90075382..3379bcd3 100644 --- a/data/api/client-server/capabilities.yaml +++ b/data/api/client-server/capabilities.yaml @@ -125,7 +125,7 @@ paths: - "org.example.secret_field" enabled: type: boolean - description: `true` if the user can set or modify any extended profile fields, `false` otherwise. + description: "`true` if the user can create, update or delete any profile fields, `false` otherwise." example: true required: - enabled