[docs] Add missing Name field to NetworkContainer object
@@ -1195,6 +1195,8 @@ definitions:
NetworkContainer:
type: "object"
properties:
+ Name:
+ type: "string"
EndpointID:
type: "string"
MacAddress: