{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/healthchecks_description", "title": "healthchecks_description", "description": "A human-readable description of the health check.", "example": "Health check for www.example.com", "type": "string" }