diff --git a/config.schema.json b/config.schema.json index 101f436..1ad8e64 100644 --- a/config.schema.json +++ b/config.schema.json @@ -18,7 +18,6 @@ } }, "required": [ - "title", "items" ], "additionalProperties": false, @@ -231,7 +230,6 @@ }, "required": [ "name", - "title", "type", "items" ],