Explicitly call replacement_room a room ID

Fixes https://github.com/matrix-org/matrix-doc/issues/3232
hs/explicit-room-id-for-tombstones
Will Hunt 3 years ago committed by GitHub
parent d80939a9b9
commit 1694146bee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ properties:
description: A server-defined message.
replacement_room:
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:
- replacement_room
- body

Loading…
Cancel
Save