From 74e0cabccc3806f57d807f240fe1645aacaaf36e Mon Sep 17 00:00:00 2001 From: DaanV2 Date: Mon, 20 Dec 2021 22:12:01 +0100 Subject: [PATCH] Adding --- source/behavior/entities/format/components/interact.json | 1 + 1 file changed, 1 insertion(+) diff --git a/source/behavior/entities/format/components/interact.json b/source/behavior/entities/format/components/interact.json index bb1249eb..dd1add77 100644 --- a/source/behavior/entities/format/components/interact.json +++ b/source/behavior/entities/format/components/interact.json @@ -8,6 +8,7 @@ "definitions": { "interaction_spec": { "type": "object", + "additionalProperties": false, "properties": { "add_items": { "type": "object",