From 42834340e713ec0f3b6f41c81ade6b13dd43155b Mon Sep 17 00:00:00 2001 From: David Baker Date: Mon, 11 Apr 2016 17:41:15 +0100 Subject: [PATCH] Add title to the pushers array --- api/client-server/pusher.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/api/client-server/pusher.yaml b/api/client-server/pusher.yaml index c601f14b..a7052442 100644 --- a/api/client-server/pusher.yaml +++ b/api/client-server/pusher.yaml @@ -46,6 +46,7 @@ paths: ] schema: type: array + title: Pushers items: type: object title: Pusher