diff --git a/schema.json b/schema.json index a5e5310..4b1ae80 100644 --- a/schema.json +++ b/schema.json @@ -877,7 +877,8 @@ } } }, - "required": ["setup"] + "required": ["setup"], + "additionalProperties": false } ] },