{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/dns-custom-nameservers_get_response", "title": "dns-custom-nameservers_get_response", "allOf": [ { "$ref": "#/components/schemas/dns-custom-nameservers_api-response-collection" }, { "$ref": "#/components/schemas/dns-custom-nameservers_zone_metadata" } ] }