From b9497b84d94197a9305f31dde115211cea936ddc Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 15 Sep 2022 14:27:56 +0100 Subject: [PATCH] Create 1238.clarification --- changelogs/client_server/newsfragments/1238.clarification | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelogs/client_server/newsfragments/1238.clarification diff --git a/changelogs/client_server/newsfragments/1238.clarification b/changelogs/client_server/newsfragments/1238.clarification new file mode 100644 index 00000000..ddf88ddd --- /dev/null +++ b/changelogs/client_server/newsfragments/1238.clarification @@ -0,0 +1 @@ +Update description of the 200 response for the `/profile/{userId}` endpoint to correctly describe that it returns more than just an avatar url.