{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/branded-fares-upsell-collection-meta-upsell-structure.json", "title": "Collection_Meta_Upsell", "description": "Collection_Meta_Upsell structure from Branded Fares Upsell", "type": "object", "properties": { "count": { "type": "integer" }, "oneWayUpselledCombinations": { "type": "array" } } }