From a842e0433d80d53602171802b28a1fad79cadff5 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 1 Sep 2018 02:50:32 +0100 Subject: [PATCH] try escaping the 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 12578f4d..7ab3b5d3 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. example: { "alice@example.org": { "IWHQUZUIAH": {