Add contains_url filter option

pull/977/head
Erik Johnston 8 years ago
parent 459f4b953d
commit 085131b617

@ -28,4 +28,8 @@ properties:
items:
type: string
type: array
contains_url:
type: boolean
description: If specified will filter events based on if they have a url key in their
content.
type: object

Loading…
Cancel
Save