diff --git a/ibm_catalog.json b/ibm_catalog.json index 4847a60e..b6a46530 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -297,7 +297,7 @@ "key": "service_credential_secrets", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -338,7 +338,7 @@ "key": "users", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -608,7 +608,7 @@ "key": "service_credential_secrets", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -635,7 +635,7 @@ "key": "users", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" }