X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=mod%2Fcomponent-json-schemas%2Fcomponent-specification%2Fdcae-cli-v2%2Fcomponent-spec-schema.json;h=4a3597aea6291412940021a2397c0c35c1646160;hb=9835c92771ae373ad417a576288662140bc36e8f;hp=56dbf3a915afa08aed5952a295e01ae3fde413b0;hpb=8499d0955ad0966975ca2c05fd695633a432f59a;p=dcaegen2%2Fplatform.git diff --git a/mod/component-json-schemas/component-specification/dcae-cli-v2/component-spec-schema.json b/mod/component-json-schemas/component-specification/dcae-cli-v2/component-spec-schema.json old mode 100644 new mode 100755 index 56dbf3a..4a3597a --- a/mod/component-json-schemas/component-specification/dcae-cli-v2/component-spec-schema.json +++ b/mod/component-json-schemas/component-specification/dcae-cli-v2/component-spec-schema.json @@ -904,7 +904,8 @@ "type": "string" } } - } + }, + "required": ["host", "container"] }, "config_map_volume": { "type": "object", @@ -924,7 +925,8 @@ "type": "string" } } - } + }, + "required": ["config_volume", "container"] }, "docker_healthcheck_http": { "properties": { @@ -987,4 +989,4 @@ ] } } -} +} \ No newline at end of file