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.