From e0a434b248f5b6629a9d8387efc120a6469b5408 Mon Sep 17 00:00:00 2001 From: David Baker Date: Thu, 6 Oct 2016 11:20:05 +0100 Subject: [PATCH] Aaha, found a syntax that swagger will accept! --- api/client-server/notifications.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/api/client-server/notifications.yaml b/api/client-server/notifications.yaml index f49f87f21..8a5e9553b 100644 --- a/api/client-server/notifications.yaml +++ b/api/client-server/notifications.yaml @@ -112,7 +112,9 @@ paths: The action(s) to perform when the conditions for this rule are met. See `Push Rules: API`_. items: - type: string + type: + - object + - string event: type: object title: Event