diff --git a/public/openapi/write/chats/roomId/users/uid.yaml b/public/openapi/write/chats/roomId/users/uid.yaml index 964c71c41c..5bd028effa 100644 --- a/public/openapi/write/chats/roomId/users/uid.yaml +++ b/public/openapi/write/chats/roomId/users/uid.yaml @@ -2,7 +2,7 @@ delete: tags: - chats summary: leave/remove one user from chat room - description: This operation removes (kicks) a single user from a chat room + description: This operation removes (kicks) a single user from a chat room, or leaves the chat room if the requested user is the same as the calling user. parameters: - in: path name: roomId