{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/apache-airflow/refs/heads/main/json-structure/openapi.yaml-action-structure.json", "name": "Action", "description": "An action Item.\n\n*New in version 2.1.0*\n", "type": "object", "properties": { "name": { "description": "The name of the permission \"action\"", "nullable": false, "type": "string" } } }