diff options
author | Singal, Kapil (ks220y) <ks220y@att.com> | 2019-01-20 17:49:52 -0500 |
---|---|---|
committer | Singal, Kapil (ks220y) <ks220y@att.com> | 2019-01-20 18:07:36 -0500 |
commit | 83b8b91a3648b585d3fd451f99aab90db5fe5fc9 (patch) | |
tree | f1920bda22a80efaa5393feb59775727175467aa /components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json | |
parent | 2fec78d915aba886e623687305892e375d4008e6 (diff) |
Resource Resolution Service: Source Rest
Complex Data Processing for Primary-Config-Data DataSource Resource Resolution Service
Change-Id: I62492b5c4e3c0b831f9027df5d42c6b80186debc
Issue-ID: CCSDK-674
Signed-off-by: Singal, Kapil (ks220y) <ks220y@att.com>
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json b/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json index 300a71f1f..67661ecd0 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/mdsal-source.json @@ -7,7 +7,7 @@ }, "updated-by": "brindasanth@onap.com", "sources": { - "mdsal": { + "primary-config-data": { "type": "source-rest", "properties": { "type": "JSON", |