Apache Airflow · Example Payload

Openapi.Yaml Connection Test Example

ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Openapi.Yaml Connection Test 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

messagestatus

Example Payload

Raw ↑
{
  "message": "example-value",
  "status": true
}