docs/maps/DRO.json in cocina-models-0.63.1 vs docs/maps/DRO.json in cocina-models-0.64.0

- old
+ new

@@ -275,21 +275,16 @@ } }, "structural": { "description": "Structural metadata for the DRO.", "type": "object", - "required": ["hasAgreement"], "properties": { "contains": { "description": "Filesets that contain the digital representations (Files) of the DRO.", "type": "array", "items": { "$ref": "/Fileset" } - }, - "hasAgreement": { - "description": "Agreement that covers the deposit of the DRO into SDR.", - "type": "string" }, "hasMember": { "description": "Component or 'children' digital repository objects that are a part or portion of this 'parent' or aggregate DRO.", "type": "array", "items": {