Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 7ab45c1

Browse files
author
xiandeatintel
authored
Refined doc description about RoomConfig.options (#88)
1 parent b571372 commit 7ab45c1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/servermd/RESTAPI.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -340,9 +340,9 @@ request body:
340340

341341
| type | content |
342342
|:-------------|:-------|
343-
| json | object(RoomConfig.options) || {} |
343+
| json | object(Room) |
344344

345-
**Note**: *RoomConfig* is same as *object(RoomConfig)* in "Create Room".<br>
345+
**Note**: *Room* is same as *object(Room)* in "Create Room".<br>
346346

347347
response body:
348348

0 commit comments

Comments
 (0)