Update wording.

This commit is contained in:
Erik Johnston 2016-09-30 15:02:27 +01:00
parent 51248dd0c8
commit 7919e8e159

View file

@ -30,6 +30,6 @@ properties:
type: array type: array
contains_url: contains_url:
type: boolean type: boolean
description: If specified will filter events based on if they have a url key in their description: If ``true``, includes only events with a url key in their content. If
content. ``false``, excludes those events.
type: object type: object