1
0
mirror of https://github.com/docker/cli.git synced 2026-01-13 18:22:35 +03:00

Merge pull request #32894 from davidxia/patch1

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

View File

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