From 6b85e93d203c72e744b0ab6e04c266d4b3e5a731 Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Wed, 6 Aug 2025 07:49:27 +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 ba195553..eb394b04 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -151,9 +151,7 @@ paths: type: string - in: path name: keyName - description: The profile field key name to retrieve. 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 retrieve. required: true example: "displayname" schema: