{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aerodatabox/refs/heads/main/json-structure/aerodatabox-model-flight-time-enum-structure.json", "description": "Models of calculating the flight time.

Possible values:

\r\n\r\n", "type": "string", "enum": [ "Standard", "ML01" ], "name": "ModelFlightTimeEnum" }