diff options
Diffstat (limited to 'components/model-catalog/resource-dictionary/starter-dictionary/keypair.json')
-rw-r--r-- | components/model-catalog/resource-dictionary/starter-dictionary/keypair.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/components/model-catalog/resource-dictionary/starter-dictionary/keypair.json b/components/model-catalog/resource-dictionary/starter-dictionary/keypair.json index 03109abab..af84802e1 100644 --- a/components/model-catalog/resource-dictionary/starter-dictionary/keypair.json +++ b/components/model-catalog/resource-dictionary/starter-dictionary/keypair.json @@ -14,7 +14,7 @@ "type": "source-default",
"properties": {}
},
- "primary-config-data": {
+ "config-data": {
"type": "source-rest",
"properties": {
"type": "JSON",
@@ -34,4 +34,4 @@ }
}
}
-}
\ No newline at end of file +}
|