From 5f7b3a5a31533df2ab92c2b7de32ce5f2578fef7 Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 15 Sep 2022 14:55:28 +0100 Subject: [PATCH] Update changelogs/client_server/newsfragments/1238.clarification Co-authored-by: Alexey Rusakov --- changelogs/client_server/newsfragments/1238.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1238.clarification b/changelogs/client_server/newsfragments/1238.clarification index ddf88ddd..3ccb2333 100644 --- a/changelogs/client_server/newsfragments/1238.clarification +++ b/changelogs/client_server/newsfragments/1238.clarification @@ -1 +1 @@ -Update description of the 200 response for the `/profile/{userId}` endpoint to correctly describe that it returns more than just an avatar url. +Fix various typos throughout the specification.