From eb8d9ec14ef2d75c9826410f527c2cb71759ff33 Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Wed, 6 Aug 2025 07:51:14 +0100 Subject: [PATCH] Update data/api/client-server/profile.yaml Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com> --- data/api/client-server/profile.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/data/api/client-server/profile.yaml b/data/api/client-server/profile.yaml index 527475c6..34525a4d 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -209,9 +209,7 @@ paths: type: string - in: path name: keyName - description: The key name of the profile field to delete. It must be either - `avatar_url`, `displayname`, or a custom field following the - [Common Namespaced Identifier Grammar](/appendices/#common-namespaced-identifier-grammar). + description: The name of the profile field to delete. required: true example: "displayname" schema: