{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/load-balancing_patch_pools_notification_email", "title": "load-balancing_patch_pools_notification_email", "description": "The email address to send health status notifications to. This field is now deprecated in favor of Cloudflare Notifications for Load Balancing, so only resetting this field with an empty string `\"\"` is accepted.", "enum": [ "" ], "example": "", "type": "string" }