diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/private1-prefix-id.json')
-rw-r--r-- | components/model-catalog/resource-dictionary/starter-dictionary/private1-prefix-id.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/private1-prefix-id.json b/components/model-catalog/resource-dictionary/starter-dictionary/private1-prefix-id.json index 7eff98ddb..ec52973a7 100644 --- a/components/model-catalog/resource-dictionary/starter-dictionary/private1-prefix-id.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/private1-prefix-id.json @@ -14,7 +14,7 @@ "type": "source-default",
"properties": {}
},
- "primary-config-data": {
+ "config-data": {
"type": "source-rest",
"properties": {
"type": "JSON",
@@ -34,7 +34,7 @@ }
},
"processor-db": {
- "type": "source-processor-db",
+ "type": "source-db",
"properties": {
"endpoint-selector": "dynamic-db-source",
"type": "SQL",
@@ -46,4 +46,4 @@ }
}
}
-}
\ No newline at end of file +}
|