{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/healthchecks_address", "title": "healthchecks_address", "description": "The hostname or IP address of the origin server to run health checks on.", "example": "www.example.com", "type": "string" }