Merge "Allow dns_servers to be an empty array"

This commit is contained in:
Zuul 2017-10-27 15:05:35 +00:00 committed by Gerrit Code Review
commit 2e9d246487
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ definitions:
- type: array
items:
$ref: "#/definitions/ip_address_string_or_param"
minItems: 1
minItems: 0
- $ref: "#/definitions/param"
ipv4_cidr_string: