mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-09 09:23:43 +01:00
Add contains_url filter option
This commit is contained in:
parent
459f4b953d
commit
085131b617
|
|
@ -28,4 +28,8 @@ properties:
|
|||
items:
|
||||
type: string
|
||||
type: array
|
||||
contains_url:
|
||||
type: boolean
|
||||
description: If specified will filter events based on if they have a url key in their
|
||||
content.
|
||||
type: object
|
||||
|
|
|
|||
Loading…
Reference in a new issue