mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-26 13:04:10 +01:00
More linking.
This commit is contained in:
parent
d96e09593f
commit
b96ef9b984
|
|
@ -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: |-
|
||||
|
|
|
|||
|
|
@ -47,8 +47,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…
Reference in a new issue