{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/addressing_enabled", "title": "addressing_enabled", "default": false, "description": "Whether the Address Map is enabled or not. Cloudflare's DNS will not respond with IP addresses on an Address Map until the map is enabled.", "example": true, "nullable": true, "type": "boolean" }