You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
629 B
YAML
38 lines
629 B
YAML
9 years ago
|
properties:
|
||
|
content:
|
||
|
items:
|
||
|
allOf:
|
||
|
- $ref: push_rule.yaml
|
||
|
title: PushRule
|
||
|
type: object
|
||
|
type: array
|
||
|
override:
|
||
|
items:
|
||
|
allOf:
|
||
|
- $ref: push_rule.yaml
|
||
|
title: PushRule
|
||
|
type: object
|
||
|
type: array
|
||
|
room:
|
||
|
items:
|
||
|
allOf:
|
||
|
- $ref: push_rule.yaml
|
||
|
title: PushRule
|
||
|
type: object
|
||
|
type: array
|
||
|
sender:
|
||
|
items:
|
||
|
allOf:
|
||
|
- $ref: push_rule.yaml
|
||
|
title: PushRule
|
||
|
type: object
|
||
|
type: array
|
||
|
underride:
|
||
|
items:
|
||
|
allOf:
|
||
|
- $ref: push_rule.yaml
|
||
|
title: PushRule
|
||
|
type: object
|
||
|
type: array
|
||
|
type: object
|