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