mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-07 16:33:43 +01:00
add version to example m.room.create event
This commit is contained in:
parent
97eaa189a0
commit
b5e5a690f5
|
|
@ -48,6 +48,7 @@ When this is called, the server:
|
|||
"state_key": "",
|
||||
"room_id": "!QtykxKocfsgujksjgd:matrix.org",
|
||||
"content": {
|
||||
"version": "2",
|
||||
"predecessor": {
|
||||
"room_id": "!cURbaf:matrix.org",
|
||||
"event_id": "$1235135aksjgdkg:matrix.org"
|
||||
|
|
|
|||
Loading…
Reference in a new issue