Merge pull request #2756 from aanand/external-links-v2

Add back external links in v2
This commit is contained in:
Aanand Prasad 2016-01-27 00:34:17 +00:00
commit d3d09ceb08
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"},