fix example?
This commit is contained in:
parent
0f9a23c471
commit
2c0b45fd14
1 changed files with 9 additions and 8 deletions
|
@ -51,7 +51,8 @@ allOf:
|
||||||
The contents of the messages to be sent. These are arranged in
|
The contents of the messages to be sent. These are arranged in
|
||||||
a map of user IDs to a map of device IDs to message bodies.
|
a map of user IDs to a map of device IDs to message bodies.
|
||||||
The device ID may also be *, meaning all known devices for the user.
|
The device ID may also be *, meaning all known devices for the user.
|
||||||
example: {
|
example: |-
|
||||||
|
{
|
||||||
"alice@example.org": {
|
"alice@example.org": {
|
||||||
"IWHQUZUIAH": {
|
"IWHQUZUIAH": {
|
||||||
"algorithm": "m.megolm.v1.aes-sha2",
|
"algorithm": "m.megolm.v1.aes-sha2",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue