Apache Airflow · JSON Structure

Openapi.Yaml Plugin Collection Structure

A collection of plugin. *New in version 2.1.0*

Type: object Properties: 0
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

PluginCollection 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-plugin-collection-structure.json",
  "name": "PluginCollection",
  "description": "A collection of plugin.\n\n*New in version 2.1.0*\n",
  "type": "object"
}