{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/aerodatabox/refs/heads/main/json-structure/aerodatabox-feed-service-status-structure.json", "description": "Descriptor of feed service status

Possible values:

\r\n\r\n", "type": "string", "enum": [ "Down", "Degraded", "OKPartial", "OK", "Unknown", "Unavailable" ], "name": "FeedServiceStatus" }