aboutsummaryrefslogtreecommitdiffstats
path: root/components/core/src/test
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-01-22 14:16:21 +0000
committerGerrit Code Review <gerrit@onap.org>2019-01-22 14:16:21 +0000
commit3b8508aac9e03dc0c8d870a5c7a76ba08eb80242 (patch)
treefd748d12d5f34022a23c3fc47fbabdebb0ff84ef /components/core/src/test
parentfca89f6561e95eea0a499af8b304b8998ff37331 (diff)
parent664fb6f4ddf9f57baec4a5b27363aef57817b95b (diff)
Merge "Resource Resolution Service: Source Rest"
Diffstat (limited to 'components/core/src/test')
-rw-r--r--components/core/src/test/resources/dictionary/dictionary_schema.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/components/core/src/test/resources/dictionary/dictionary_schema.json b/components/core/src/test/resources/dictionary/dictionary_schema.json
index f9ef9eee..51db5f51 100644
--- a/components/core/src/test/resources/dictionary/dictionary_schema.json
+++ b/components/core/src/test/resources/dictionary/dictionary_schema.json
@@ -54,7 +54,7 @@
"aai": {
"type": "any"
},
- "mdsal": {
+ "primary-config-data": {
"type": "object",
"properties": {
"path": {
@@ -188,7 +188,7 @@
}
}
},
- "mdsal": {
+ "primary-config-data": {
"type": "object",
"properties": {
"names": {