{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/FeedServiceStatus", "title": "FeedServiceStatus", "enum": [ "Down", "Degraded", "OKPartial", "OK", "Unknown", "Unavailable" ], "type": "string", "description": "Descriptor of feed service status
Possible values:
\r\n