{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/healthchecks_consecutive_fails", "title": "healthchecks_consecutive_fails", "default": 1, "description": "The number of consecutive fails required from a health check before changing the health to unhealthy.", "type": "integer" }