diff --git a/api/swagger.yaml b/api/swagger.yaml index 06dff2eb7c..dfc7fe744e 100644 --- a/api/swagger.yaml +++ b/api/swagger.yaml @@ -1484,11 +1484,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"