Apache Airflow · JSON Structure

Openapi.Yaml Trigger Rule Structure

Trigger rule. *Changed in version 2.2.0*: 'none_failed_min_one_success' is added as a possible value.

Type: string Properties: 0
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

TriggerRule 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-trigger-rule-structure.json",
  "name": "TriggerRule",
  "description": "Trigger rule.\n\n*Changed in version 2.2.0*: 'none_failed_min_one_success' is added as a possible value.\n",
  "type": "string"
}