{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dns-records_comment", "title": "dns-records_comment", "description": "Comments or notes about the DNS record. This field has no effect on DNS responses.", "example": "Domain verification record", "type": "string" }