diff --git a/Installation/Schema/Repository.schema.json b/Installation/Schema/Repository.schema.json index 0135bc75..7ed4dcd1 100644 --- a/Installation/Schema/Repository.schema.json +++ b/Installation/Schema/Repository.schema.json @@ -2,12 +2,11 @@ "title": "Repository", "$id": "https://opencatalogi.nl/oc.repository.schema.json", "$schema": "https://docs.commongateway.nl/schemas/Entity.schema.json", - "version": "0.1.6", + "version": "0.1.5", "type": "object", "description": "", "properties": { "organisation": { - "type": "object", "$ref": "https://opencatalogi.nl/oc.organisation.schema.json" }, "components": {