From 7ab3aecf29fc0fd1daba7842db1cf95461edde5e Mon Sep 17 00:00:00 2001 From: Michael Telatynski <7t3chguy@gmail.com> Date: Thu, 22 Sep 2022 16:04:50 +0100 Subject: [PATCH] Update profile.yaml (#1238) * Update profile.yaml * Create 1238.clarification * Update changelogs/client_server/newsfragments/1238.clarification Co-authored-by: Alexey Rusakov Co-authored-by: Alexey Rusakov --- changelogs/client_server/newsfragments/1238.clarification | 1 + data/api/client-server/profile.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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..3ccb2333 --- /dev/null +++ b/changelogs/client_server/newsfragments/1238.clarification @@ -0,0 +1 @@ +Fix various typos throughout the specification. diff --git a/data/api/client-server/profile.yaml b/data/api/client-server/profile.yaml index e8bdc4de..9865e020 100644 --- a/data/api/client-server/profile.yaml +++ b/data/api/client-server/profile.yaml @@ -195,7 +195,7 @@ paths: x-example: "@alice:example.com" responses: 200: - description: The avatar URL for this user. + description: The profile information for this user. examples: application/json: { "avatar_url": "mxc://matrix.org/SDGdghriugerRg",