From c71f4ad7dbedf0ba2b9b710833c7e4ddc1634fde Mon Sep 17 00:00:00 2001 From: Alex Stephen Date: Thu, 8 Nov 2018 11:18:34 -0800 Subject: [PATCH] error in managed zone api --- products/dns/api.yaml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/products/dns/api.yaml b/products/dns/api.yaml index 5f70a7e60c2a..4736ffb92f8f 100644 --- a/products/dns/api.yaml +++ b/products/dns/api.yaml @@ -66,14 +66,13 @@ objects: Must be unique within the project. required: true - !ruby/object:Api::Type::Array - item_type: Api::Type::String name: 'nameServers' description: | Delegate your managed_zone to these virtual name servers; defined by the server - output: true - - !ruby/object:Api::Type::Array item_type: Api::Type::String + output: true + - !ruby/object:Api::Type::String name: 'nameServerSet' description: | Optionally specifies the NameServerSet for this ManagedZone. A