1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #32894 from davidxia/patch1

[docs] Add missing Name field to NetworkContainer object
This commit is contained in:
Sebastiaan van Stijn 2017-04-28 18:28:31 -07:00 committed by GitHub
commit 6d7ae1fa0b

View file

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