join -> leave
This commit is contained in:
parent
9fdd8a6f96
commit
e766606f24
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ produces:
|
||||||
paths:
|
paths:
|
||||||
"/make_leave/{roomId}/{userId}":
|
"/make_leave/{roomId}/{userId}":
|
||||||
get:
|
get:
|
||||||
summary: Get information required to make a join event for a room
|
summary: Get information required to make a leave event for a room
|
||||||
description: |-
|
description: |-
|
||||||
Asks the receiving server to return information that the sending
|
Asks the receiving server to return information that the sending
|
||||||
server will need to prepare a leave event to get out of the room.
|
server will need to prepare a leave event to get out of the room.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue