diff --git a/ibm_catalog.json b/ibm_catalog.json index d2b765b1..835b2bb1 100644 --- a/ibm_catalog.json +++ b/ibm_catalog.json @@ -281,7 +281,7 @@ "key": "service_credential_secrets", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -322,7 +322,7 @@ "key": "users", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -576,7 +576,7 @@ "key": "service_credential_secrets", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" } @@ -603,7 +603,7 @@ "key": "users", "type": "array", "custom_config": { - "type": "textarea", + "type": "code_editor", "grouping": "deployment", "original_grouping": "deployment" }