Make swagger happpy

These aren't strings, but 'any' causes swagger to break and
leaving it out makes the doc fail to build.
pull/977/head
David Baker 8 years ago
parent b4c89accb2
commit 4a020025bc

@ -109,6 +109,8 @@ paths:
description: |-
The action(s) to perform when the conditions for this rule are met.
See `Push Rules: API`_.
items:
type: string
event:
type: object
title: Event

Loading…
Cancel
Save