Update according to the comments
This commit is contained in:
parent
96d7eed1c6
commit
6782b6399f
1 changed files with 2 additions and 2 deletions
|
@ -104,7 +104,7 @@ paths:
|
|||
properties:
|
||||
room_id:
|
||||
type: string
|
||||
description: The joined room id
|
||||
description: The joined room ID.
|
||||
required: ["room_id"]
|
||||
403:
|
||||
description: |-
|
||||
|
@ -216,7 +216,7 @@ paths:
|
|||
properties:
|
||||
room_id:
|
||||
type: string
|
||||
description: The joined room id
|
||||
description: The joined room ID.
|
||||
required: ["room_id"]
|
||||
403:
|
||||
description: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue