diff --git a/source/behavior/entities/format/types/trigger.json b/source/behavior/entities/format/types/trigger.json index 60341679..2eb77638 100644 --- a/source/behavior/entities/format/types/trigger.json +++ b/source/behavior/entities/format/types/trigger.json @@ -13,7 +13,6 @@ { "type": "string" }, { "type": "object", - "minProperties": 1, "additionalProperties": false, "properties": { "event": { "type": "string", "description": "The event to run when the conditions for this trigger are met.", "title": "Event" },