add required room ids

pull/977/head
Valentin Deniaud 6 years ago
parent c60109d235
commit 8732378da2

@ -7,6 +7,7 @@
"session_id": "X3lUlvLELLYxeTx4yOVu6UDpasGEVO0Jbu+QFnm0cKQ" "session_id": "X3lUlvLELLYxeTx4yOVu6UDpasGEVO0Jbu+QFnm0cKQ"
}, },
"event_id": "$WLGTSEFSEF:localhost", "event_id": "$WLGTSEFSEF:localhost",
"room_id": "!Cuyf34gef24t:localhost",
"origin_server_ts": 1476648761524, "origin_server_ts": 1476648761524,
"sender": "@example:localhost", "sender": "@example:localhost",
"type": "m.room.encrypted", "type": "m.room.encrypted",

@ -7,6 +7,7 @@
"event_id": "$WLGTSEFJJKJ:localhost", "event_id": "$WLGTSEFJJKJ:localhost",
"origin_server_ts": 1476648761524, "origin_server_ts": 1476648761524,
"sender": "@example:localhost", "sender": "@example:localhost",
"room_id": "!Cuyf34gef24t:localhost",
"state_key": "", "state_key": "",
"type": "m.room.encryption" "type": "m.room.encryption"
} }

@ -1,7 +1,7 @@
{ {
"content": { "content": {
"algorithm": "m.megolm.v1.aes-sha2", "algorithm": "m.megolm.v1.aes-sha2",
"room_id": "!UCnwUWwIKhcpaPTHtR:sw1v.org", "room_id": "!Cuyf34gef24t:localhost",
"session_id": "X3lUlvLELLYxeTx4yOVu6UDpasGEVO0Jbu+QFnm0cKQ", "session_id": "X3lUlvLELLYxeTx4yOVu6UDpasGEVO0Jbu+QFnm0cKQ",
"session_key": "AgAAAADxKHa9uFxcXzwYoNueL5Xqi69IkD4sni8LlfJL7qNBEY..." "session_key": "AgAAAADxKHa9uFxcXzwYoNueL5Xqi69IkD4sni8LlfJL7qNBEY..."
}, },

Loading…
Cancel
Save