Restructure the json schemas repository
[dcaegen2/platform/cli.git] / dcae-cli / dcae_cli / util / config.py
index d3230bc..4628681 100644 (file)
@@ -88,7 +88,7 @@ def get_config():
 
 def get_path_component_spec():
     return get_config().get("path_component_spec",
-            "/schemas/component-specification/dcae-cli-v3/component-spec-schema.json")
+            "/schemas/component-specification/dcae-cli-v1/component-spec-schema.json")
 
 def get_path_data_format():
     return get_config().get("path_data_format",