diff --git a/schema/contentobject.schema.json b/schema/contentobject.schema.json index ba0fd6d..429349b 100644 --- a/schema/contentobject.schema.json +++ b/schema/contentobject.schema.json @@ -12,9 +12,6 @@ "type": "object", "title": "Resources", "default": {}, - "required": [ - "title" - ], "properties": { "_isEnabled": { "type": "boolean",