{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr066-structure.json", "name": "dfr066", "description": "ICIS Formal Actions Object", "type": "object", "properties": { "Action": { "type": "array", "items": { "$ref": "#/definitions/dfr067" }, "example": [ "string" ] }, "ProgramDates": { "type": "array", "items": { "$ref": "#/definitions/dfr018_ProgramDates" }, "example": [ "string" ] } } }