Merge remote-tracking branch 'upstream/master' into layer_test_common

This commit is contained in:
Efode, Irina 2021-10-26 11:35:09 +03:00
commit bee2677471

View File

@ -313,7 +313,7 @@ def manifest_metadata(request):
{
"type": "object",
"properties": {
"product_type": {"enum": ["private_linux_ubuntu_18_04", "private_windows_vs2019"]},
"product_type": {"type": "string"},
"repo_url": {"type": "string"},
"commit_sha": {"type": "string"},
"commit_date": {"type": "string"},