Fix key export format example

Signed-off-by: Nicolas Werner <nicolas.werner@hotmail.de>
pull/2430/head
Nicolas Werner 6 years ago
parent 6e3946f7bc
commit 6911171e83

@ -0,0 +1 @@
Fix key export format example to match the specification.

@ -844,8 +844,7 @@ Example:
.. code:: json
{
"sessions": [
[
{
"algorithm": "m.megolm.v1.aes-sha2",
"forwarding_curve25519_key_chain": [
@ -861,7 +860,6 @@ Example:
},
...
]
}
Messaging Algorithms
--------------------

Loading…
Cancel
Save