Selaa lähdekoodia

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 8 vuotta sitten
vanhempi
commit
eda3ab9394
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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: