Add back external links in v2

Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
Aanand Prasad 2016-01-26 18:48:43 +00:00
parent bacc2b730e
commit 0ba02b4a18
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@
]
},
"external_links": {"type": "array", "items": {"type": "string"}, "uniqueItems": true},
"extra_hosts": {"$ref": "#/definitions/list_or_dict"},
"hostname": {"type": "string"},
"image": {"type": "string"},