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