Add contains_url filter option
This commit is contained in:
parent
459f4b953d
commit
085131b617
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue