Swagger: fix definition of IPAM driver options
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit a5dd68186cc54ab43b0b73cd7ee3bdf923f70d3b) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> Upstream-commit: 55a4be8cf5787f88c1ce6bc3e2ec73402c964e5d Component: engine
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user