Apache Airflow · Example Payload

Openapi.Yaml Class Reference Example

ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Openapi.Yaml Class Reference Example is an example object payload from Apache Airflow, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

class_namemodule_path

Example Payload

Raw ↑
{
  "class_name": "example-name",
  "module_path": "example-value"
}