Skip to content

Commit

Permalink
error in managed zone api
Browse files Browse the repository at this point in the history
  • Loading branch information
rambleraptor committed Mar 13, 2019
1 parent 2138817 commit c71f4ad
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions products/dns/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c71f4ad

Please sign in to comment.