mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-28 22:14:10 +01:00
More linking.
This commit is contained in:
parent
d96e09593f
commit
b96ef9b984
|
|
@ -34,8 +34,8 @@ properties:
|
||||||
pattern:
|
pattern:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
Required for `event_match` conditions. The glob-style pattern to
|
Required for `event_match` conditions. The [glob-style pattern](/appendices#glob-style-matching)
|
||||||
match against.
|
to match against.
|
||||||
is:
|
is:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
|
|
|
||||||
|
|
@ -47,8 +47,8 @@ properties:
|
||||||
pattern:
|
pattern:
|
||||||
type: string
|
type: string
|
||||||
description: |-
|
description: |-
|
||||||
The glob-style pattern to match against. Only applicable to `content`
|
The [glob-style pattern](/appendices#glob-style-matching) to match against.
|
||||||
rules.
|
Only applicable to `content` rules.
|
||||||
required:
|
required:
|
||||||
- actions
|
- actions
|
||||||
- default
|
- default
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue