Apache Airflow · Example Payload

Airflow Version Info Example

Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

Airflow Version Info 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

versiongit_version

Example Payload

Raw ↑
{
  "version": "example-value",
  "git_version": "example-value"
}