Amadeus · JSON Structure

Airport On Time Performance Meta Structure

Meta structure from Airport On-Time Performance

Type: object Properties: 1
TravelTravel TechnologyReservationsFlightsHotelsAirlinesHospitalityTours and ActivitiesCars and TransfersDestination ContentItinerary ManagementTrip PlanningArtificial IntelligenceMarket Insights

Airport On Time Performance Meta Structure is a JSON Structure definition published by Amadeus, describing 1 property. It conforms to the https://json-structure.org/draft/v0/schema meta-schema.

Properties

links

Meta-schema: https://json-structure.org/draft/v0/schema

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/draft/v0/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amadeus/refs/heads/main/json-structure/airport-on-time-performance-meta-structure.json",
  "title": "Meta",
  "description": "Meta structure from Airport On-Time Performance",
  "type": "object",
  "properties": {
    "links": {
      "type": "string"
    }
  }
}