Add missing network.internal to v3 schema.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
This commit is contained in:
Daniel Nephin 2017-01-20 12:55:59 -05:00 committed by Joffrey F
parent e035931f2e
commit ce2219ec37
1 changed files with 1 additions and 0 deletions

View File

@ -308,6 +308,7 @@
},
"additionalProperties": false
},
"internal": {"type": "boolean"},
"labels": {"$ref": "#/definitions/list_or_dict"}
},
"additionalProperties": false