Apache Airflow · JSON Structure

Openapi.Yaml User Structure

A user object with sensitive data. *New in version 2.1.0*

Type: object Properties: 0
ApacheDAGData PipelineETLOpen SourceOrchestrationPythonSchedulingWorkflow

User 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-user-structure.json",
  "name": "User",
  "description": "A user object with sensitive data.\n\n*New in version 2.1.0*\n",
  "type": "object"
}