{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/healthchecks_timeout",
"title": "healthchecks_timeout",
"default": 5,
"description": "The timeout (in seconds) before marking the health check as failed.",
"type": "integer"
}