Explorar o código

Add missing Name field to NetworkContainer object

See https://github.com/spotify/docker-client/issues/730

Signed-off-by: David Xia <dxia@spotify.com>
David Xia %!s(int64=8) %!d(string=hai) anos
pai
achega
eda3ab9394
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      api/swagger.yaml

+ 2 - 0
api/swagger.yaml

@@ -1193,6 +1193,8 @@ definitions:
   NetworkContainer:
     type: "object"
     properties:
+      Name:
+        type: "string"
       EndpointID:
         type: "string"
       MacAddress: