"ArrivalAirport": { "title": "", "description": "Arrival airport of flight", "oneOf": [ { "type": "null" }, { "$ref": "#/definitions/AirportType" } ] }