aboutsummaryrefslogtreecommitdiffstats
path: root/components/core/src
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
commit0929eb0e575bc0c0f596420fd0a84bdcfe611233 (patch)
tree44326f3e9800b28c81169a35951f68009a14caa8 /components/core/src
parent708115ba3126f5bdb5526e8f76be90c18a3d8d82 (diff)
parent83b8b91a3648b585d3fd451f99aab90db5fe5fc9 (diff)
Merge "Resource Resolution Service: Source Rest"
Diffstat (limited to 'components/core/src')
-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 f9ef9eeed..51db5f51a 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": {