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 | 0929eb0e575bc0c0f596420fd0a84bdcfe611233 (patch) | |
tree | 44326f3e9800b28c81169a35951f68009a14caa8 /components/model-catalog/resource-dictionary/starter-dictionary/sample-mdsal-source.json | |
parent | 708115ba3126f5bdb5526e8f76be90c18a3d8d82 (diff) | |
parent | 83b8b91a3648b585d3fd451f99aab90db5fe5fc9 (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 25464d3fe..75d7ca050 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",
|