fix a typo in the example json for the old sync description
This commit is contained in:
parent
7980e65502
commit
7090e491de
1 changed files with 1 additions and 1 deletions
|
@ -394,7 +394,7 @@ paths:
|
|||
"body": "Hello world!",
|
||||
"msgtype": "m.text"
|
||||
},
|
||||
"room_id:": "!wfgy43Sg4a:matrix.org",
|
||||
"room_id": "!wfgy43Sg4a:matrix.org",
|
||||
"sender": "@bob:matrix.org",
|
||||
"event_id": "$asfDuShaf7Gafaw:matrix.org",
|
||||
"type": "m.room.message"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue