{ "$schema": "https://json-structure.org/draft/v0/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/trip-purpose-prediction-meta-structure.json", "title": "Meta", "description": "Meta structure from Trip Purpose Prediction", "type": "object", "properties": { "links": { "type": "string" }, "defaults": { "type": "object", "description": "the query parameters for which default values were used are returned here" } } }