{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/on-demand-flight-status-partnership-structure.json", "title": "Partnership", "description": "Partnership structure from On-Demand Flight Status", "type": "object", "properties": { "operatingFlight": { "type": "string" } } }