diff --git a/website/static/schema.json b/website/static/schema.json index de22d7a5..5bd31a24 100644 --- a/website/static/schema.json +++ b/website/static/schema.json @@ -285,9 +285,9 @@ "yaml": { "type": "string", "description": "The value will parsed as a YAML string and stored in the variable" - }, - "additionalProperties": false - } + } + }, + "additionalProperties": false }, "task_call": { "type": "object",