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
parent 9a0962dacb
commit 644e1716c3
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