UNPKG

@itentialopensource/adapter-apache_airflow

Version:

This adapter integrates with system described as: Apache Airflow

38 lines 546 B
{ "dag_id": "string", "root_dag_id": "string", "is_paused": true, "is_active": true, "is_subdag": false, "fileloc": "string", "file_token": "string", "owners": [ "string", "string", "string", "string", "string", "string", "string", "string" ], "description": "string", "schedule_interval": null, "tags": [ { "name": "string" }, { "name": "string" }, { "name": "string" }, { "name": "string" }, { "name": "string" } ] }