diff --git a/schema.json b/schema.json index a5e5310..81ce2ac 100644 --- a/schema.json +++ b/schema.json @@ -873,7 +873,8 @@ "$ref": "#/definitions/softFail" } }, - "required": ["with"] + "required": ["with"], + "additionalProperties": false } } },