dns-custom-nameservers_get_response

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-dns-custom-nameservers-get-response-schema.json Raw ↑
{
  "$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"
    }
  ]
}