{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aerodatabox/refs/heads/main/json-structure/aerodatabox-flight-search-by-enum-structure.json", "description": "Criteria to search flight by

Possible values:

\r\n\r\n", "type": "string", "enum": [ "Number", "Reg", "CallSign", "Icao24" ], "name": "FlightSearchByEnum" }