diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json')
-rwxr-xr-x | components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json b/components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json index 09b738033..d16b7b9d7 100755 --- a/components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/vnf-name.json @@ -14,7 +14,7 @@ "type": "source-default",
"properties": {}
},
- "primary-config-data": {
+ "config-data": {
"type": "source-rest",
"properties": {
"type": "JSON",
@@ -33,7 +33,7 @@ ]
}
},
- "primary-aai-data": {
+ "aai-data": {
"type": "source-rest",
"properties": {
"type": "JSON",
@@ -52,4 +52,4 @@ }
}
}
-}
\ No newline at end of file +}
|