diff --git a/ibm_catalog.json b/ibm_catalog.json index 20b0c931..91548463 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -308,7 +308,7 @@ "key": "service_credential_secrets", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -349,7 +349,7 @@ "key": "users", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -708,7 +708,7 @@ "key": "service_credential_secrets", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -735,7 +735,7 @@ "key": "users", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" }