[18.09 backport] Swagger: fix definition of IPAM driver options
@@ -1473,11 +1473,9 @@ definitions:
type: "string"
Options:
description: "Driver-specific options, specified as a map."
- type: "array"
- items:
- type: "object"
- additionalProperties:
- type: "string"
+ type: "object"
+ additionalProperties:
+ type: "string"
NetworkContainer:
type: "object"