{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dns-settings_flatten_all_cnames", "title": "dns-settings_flatten_all_cnames", "description": "Whether to flatten all CNAME records in the zone. Note that, due to DNS limitations, a CNAME record at the zone apex will always be flattened.", "example": false, "type": "boolean" }