{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/healthchecks_failure_reason",
"title": "healthchecks_failure_reason",
"description": "The current failure reason if status is unhealthy.",
"example": "",
"readOnly": true,
"type": "string"
}