Apache Airflow · JSON Structure

Airflow Json Value Structure

JsonValue schema from Apache Airflow API

Type: Properties: 0
Workflow OrchestrationData PipelineOpen SourceApacheDAGSchedulingETLData Engineering

JsonValue is a JSON Structure definition published by Apache Airflow. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/airflow/refs/heads/main/json-structure/airflow-json-value-structure.json",
  "name": "JsonValue",
  "description": "JsonValue schema from Apache Airflow API"
}