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

Possible values:

\r\n\r\n", "type": "string", "enum": [ "Id", "Reg", "Icao24" ], "name": "AircraftSearchByEnum" }