Apache Airflow · JSON Structure

Openapi.Yaml Timezone Structure

Timezone schema from Apache Airflow API

Type: string Properties: 0
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

Timezone 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/apache-airflow/refs/heads/main/json-structure/openapi.yaml-timezone-structure.json",
  "name": "Timezone",
  "description": "Timezone schema from Apache Airflow API",
  "type": "string"
}