type: "object" properties: content: type: array items: type: object allOf: [ "$ref": "definitions/push_rule.yaml"] override: type: array items: type: object allOf: [ "$ref": "definitions/push_rule.yaml"] room: type: array items: type: object allOf: [ "$ref": "definitions/push_rule.yaml"] sender: type: array items: type: object allOf: [ "$ref": "definitions/push_rule.yaml"] underride: type: array items: type: object allOf: [ "$ref": "definitions/push_rule.yaml"]