Explicitly call replacement_room a room ID
Fixes https://github.com/matrix-org/matrix-doc/issues/3232
This commit is contained in:
parent
153df04953
commit
2794fc8e29
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ properties:
|
||||||
description: A server-defined message.
|
description: A server-defined message.
|
||||||
replacement_room:
|
replacement_room:
|
||||||
type: string
|
type: string
|
||||||
description: The new room the client should be visiting.
|
description: The room ID of the new room the client should be visiting.
|
||||||
required:
|
required:
|
||||||
- replacement_room
|
- replacement_room
|
||||||
- body
|
- body
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue