diff --git a/docs/static/schema.json b/docs/static/schema.json index 4a8b034..6cea48a 100644 --- a/docs/static/schema.json +++ b/docs/static/schema.json @@ -107,10 +107,7 @@ "type": "string", "description": "A directory to run the command in." } - }, - "required": [ - "cmd" - ] + } } } }