diff --git a/schema.json b/schema.json index 7a0281ef..478fee70 100644 --- a/schema.json +++ b/schema.json @@ -120,9 +120,7 @@ "type": "string" }, "args": { - "items": { - "type": "object" - }, + "items": true, "type": "array" } },