{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/epa/refs/heads/main/json-structure/echo-dfr-dfr084-structure.json", "name": "dfr084", "description": "SIC Object", "type": "object", "properties": { "Sources": { "type": "array", "items": { "$ref": "#/definitions/dfr085" }, "example": [ "string" ] } }, "required": [ "Sources" ] }