From b32c636b887bdf63eea72b4fbd3d9038838fe71b Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Mon, 4 Jul 2022 13:17:51 -0600 Subject: [PATCH] Update changelogs/client_server/newsfragments/1084.clarification --- changelogs/client_server/newsfragments/1084.clarification | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelogs/client_server/newsfragments/1084.clarification b/changelogs/client_server/newsfragments/1084.clarification index 8a27f018..c0d6e0f3 100644 --- a/changelogs/client_server/newsfragments/1084.clarification +++ b/changelogs/client_server/newsfragments/1084.clarification @@ -1 +1 @@ -Mention that the /rooms/$roomId/invite endpoint will return a 200 response if the user is already invited to the room. +Mention that the `/rooms/{roomId}/invite` endpoint will return a 200 response if the user is already invited to the room.