mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-04-30 14:14:09 +02:00
backtick asterisk
This commit is contained in:
parent
7430c3b56f
commit
f6326030ba
|
|
@ -50,7 +50,7 @@ allOf:
|
||||||
description: |-
|
description: |-
|
||||||
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.
|
||||||
additionalProperties:
|
additionalProperties:
|
||||||
type:
|
type:
|
||||||
- string
|
- string
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue