schema/schema.json in adiwg-mdjson_schemas-1.0.0rc1 vs schema/schema.json in adiwg-mdjson_schemas-1.0.0

- old
+ new

@@ -9,10 +9,10 @@ "version": { "type": "object", "description": "Identifies the version of the JSON schema standard that applies to the metadata.", "example": "../examples/full_example.json#/version", "required": ["name", "version"], - "additionalProperties": false, + "additionalProperties": true, "properties": { "name": { "type": "string", "example": "../examples/full_example.json#/version", "description": "Schema identifier, i.e. the name of the schema standard."