diff options
author | Oleg Mitsura <oleg.mitsura@amdocs.com> | 2019-08-28 09:23:45 -0400 |
---|---|---|
committer | Oleg Mitsura <oleg.mitsura@amdocs.com> | 2019-08-28 09:23:45 -0400 |
commit | 48954cba71208f0b3adfe4abf5480b493f25737c (patch) | |
tree | 7a9815072f6c8171ca89ca68db84596d392de7ec /components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json | |
parent | 30d343b514abfa632641e3d27ea847be6c7a5e41 (diff) |
rename config-data=>sdnc
Issue-ID: CCSDK-1623
Signed-off-by: Oleg Mitsura <oleg.mitsura@amdocs.com>
Change-Id: Id203a2c9673e732cba5425f8e301f84711fe3705
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json')
-rw-r--r-- | components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json b/components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json index 86a8e5d0b..03e4094e6 100644 --- a/components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/sample-licenses.json @@ -11,7 +11,7 @@ },
"updated-by": "brindasanth@onap.com",
"sources": {
- "config-data": {
+ "sdnc": {
"type": "source-rest",
"properties": {
"type": "JSON",
|