summaryrefslogtreecommitdiffstats
path: root/products/onap-dublin/features/sdc
diff options
context:
space:
mode:
authorKanagaraj M <mkr1481@gmail.com>2019-09-12 17:25:18 +0530
committerKanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>2019-09-12 17:25:18 +0530
commit7625bda866bc406b576790b778f4fa8c51bec625 (patch)
tree50ba094b4ae502870d392225fe3e628a86a71b13 /products/onap-dublin/features/sdc
parent25363d85348328874f875997186afaa0d3cd4899 (diff)
Fix bug in service model test approval
Issue-ID: CLI-166 Change-Id: I76de5b2655be0ba34b15b4976e529ef64484df89 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'products/onap-dublin/features/sdc')
-rw-r--r--products/onap-dublin/features/sdc/src/main/resources/open-cli-schema/service-model/service-model-test-accept-schema-dublin.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/products/onap-dublin/features/sdc/src/main/resources/open-cli-schema/service-model/service-model-test-accept-schema-dublin.yaml b/products/onap-dublin/features/sdc/src/main/resources/open-cli-schema/service-model/service-model-test-accept-schema-dublin.yaml
index 8522ea6a..16356c74 100644
--- a/products/onap-dublin/features/sdc/src/main/resources/open-cli-schema/service-model/service-model-test-accept-schema-dublin.yaml
+++ b/products/onap-dublin/features/sdc/src/main/resources/open-cli-schema/service-model/service-model-test-accept-schema-dublin.yaml
@@ -65,4 +65,4 @@ http:
result_map:
id: $b{$.uniqueId}
version: $b{$.version}
- uuid: $b{$.unid} \ No newline at end of file
+ uuid: $b{$.uuid} \ No newline at end of file