Fix format (array of objects, not object)

This commit is contained in:
David Baker 2016-04-11 17:35:56 +01:00
parent 27113d71ff
commit 0f6e414eb6

View file

@ -45,7 +45,10 @@ paths:
}
]
schema:
type: array
items:
type: object
title: Pusher
properties:
pushkey:
type: string