Document possible options for operator in entity-filter card (#10704)

This commit is contained in:
Felix Eckhofer 2019-10-13 11:45:40 +02:00 committed by Franck Nijhof
parent 9d4c255b62
commit 859cd3d409

View File

@ -84,7 +84,7 @@ value:
type: string
operator:
required: false
description: Operator to use in the comparison.
description: Operator to use in the comparison. Can be `==`, `<=`, `<`, `>=`, `>`, `!=` or `regex`.
type: string
attribute:
required: false