From f6326030ba86b4822eb814a51ad181fc782f7203 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 1 Sep 2018 03:02:46 +0100 Subject: [PATCH] backtick asterisk --- .../definitions/event-schemas/m.direct_to_device.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/server-server/definitions/event-schemas/m.direct_to_device.yaml b/api/server-server/definitions/event-schemas/m.direct_to_device.yaml index b6445108..94d446c7 100644 --- a/api/server-server/definitions/event-schemas/m.direct_to_device.yaml +++ b/api/server-server/definitions/event-schemas/m.direct_to_device.yaml @@ -50,7 +50,7 @@ allOf: description: |- 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. - 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: type: - string