Clarify what key content-specific rules match against. (#1441)
This commit is contained in:
parent
b441b19cc3
commit
afae1083aa
7 changed files with 26 additions and 20 deletions
|
@ -34,8 +34,8 @@ properties:
|
|||
pattern:
|
||||
type: string
|
||||
description: |-
|
||||
Required for `event_match` conditions. The glob-style pattern to
|
||||
match against.
|
||||
Required for `event_match` conditions. The [glob-style pattern](/appendices#glob-style-matching)
|
||||
to match against.
|
||||
is:
|
||||
type: string
|
||||
description: |-
|
||||
|
|
|
@ -46,8 +46,8 @@ properties:
|
|||
pattern:
|
||||
type: string
|
||||
description: |-
|
||||
The glob-style pattern to match against. Only applicable to `content`
|
||||
rules.
|
||||
The [glob-style pattern](/appendices#glob-style-matching) to match against.
|
||||
Only applicable to `content` rules.
|
||||
required:
|
||||
- actions
|
||||
- default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue