|
|
|
@ -111,7 +111,7 @@ paths:
|
|
|
|
post:
|
|
|
|
post:
|
|
|
|
summary: Start the requesting user participating in a particular room.
|
|
|
|
summary: Start the requesting user participating in a particular room.
|
|
|
|
description: |-
|
|
|
|
description: |-
|
|
|
|
*Note that this API takes either a room ID or alias, unlike* `/room/{roomId}/join`.
|
|
|
|
*Note that this API takes either a room ID or alias, unlike* `/rooms/{roomId}/join`.
|
|
|
|
|
|
|
|
|
|
|
|
This API starts a user participating in a particular room, if that user
|
|
|
|
This API starts a user participating in a particular room, if that user
|
|
|
|
is allowed to participate in that room. After this call, the client is
|
|
|
|
is allowed to participate in that room. After this call, the client is
|
|
|
|
|