Attempt to clarify how event_match
works (#3690)
Fixes #3082, #2637, #3075.
This commit is contained in:
parent
c420fc49a0
commit
ca466b5a57
3 changed files with 104 additions and 22 deletions
|
@ -35,9 +35,7 @@ properties:
|
|||
type: string
|
||||
description: |-
|
||||
Required for `event_match` conditions. The glob-style pattern to
|
||||
match against. Patterns with no special glob characters should be
|
||||
treated as having asterisks prepended and appended when testing the
|
||||
condition.
|
||||
match against.
|
||||
is:
|
||||
type: string
|
||||
description: |-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue