From e64320880b298b82bdfd232bd2906c63015ff55a Mon Sep 17 00:00:00 2001 From: Tom Foster Date: Wed, 6 Aug 2025 07:47:25 +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 b5ecc690..ac2bcb53 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -270,9 +270,7 @@ paths: get: summary: Get all profile information for a user. description: |- - Get the complete profile for a user. The response includes `avatar_url` - and `displayname` (unless set to `null`, as they can only be strings) - plus any custom profile fields. + Get the complete profile for a user. operationId: getUserProfile parameters: - in: path