diff options
author | Dan Timoney <dtimoney@att.com> | 2019-01-22 14:16:21 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-01-22 14:16:21 +0000 |
commit | 3b8508aac9e03dc0c8d870a5c7a76ba08eb80242 (patch) | |
tree | fd748d12d5f34022a23c3fc47fbabdebb0ff84ef /components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json | |
parent | fca89f6561e95eea0a499af8b304b8998ff37331 (diff) | |
parent | 664fb6f4ddf9f57baec4a5b27363aef57817b95b (diff) |
Merge "Resource Resolution Service: Source Rest"
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json')
-rw-r--r-- | components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json b/components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json index 25464d3f..75d7ca05 100644 --- a/components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json @@ -7,7 +7,7 @@ },
"updated-by": "brindasanth@onap.com",
"sources": {
- "mdsal": {
+ "primary-config-data": {
"type": "source-rest",
"properties": {
"type": "JSON",
|