Skip to content

Commit cc00222

Browse files
piyush117shemau
andauthored
fix: updated applicable DA inputs to use HCL editor widget (#438)
Co-authored-by: shemau <[email protected]>
1 parent dcbb60f commit cc00222

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

ibm_catalog.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@
289289
"key": "service_credential_secrets",
290290
"type": "array",
291291
"custom_config": {
292-
"type": "textarea",
292+
"type": "code_editor",
293293
"grouping": "deployment",
294294
"original_grouping": "deployment"
295295
}
@@ -330,7 +330,7 @@
330330
"key": "users",
331331
"type": "array",
332332
"custom_config": {
333-
"type": "textarea",
333+
"type": "code_editor",
334334
"grouping": "deployment",
335335
"original_grouping": "deployment"
336336
}
@@ -593,7 +593,7 @@
593593
"key": "service_credential_secrets",
594594
"type": "array",
595595
"custom_config": {
596-
"type": "textarea",
596+
"type": "code_editor",
597597
"grouping": "deployment",
598598
"original_grouping": "deployment"
599599
}
@@ -620,7 +620,7 @@
620620
"key": "users",
621621
"type": "array",
622622
"custom_config": {
623-
"type": "textarea",
623+
"type": "code_editor",
624624
"grouping": "deployment",
625625
"original_grouping": "deployment"
626626
}

0 commit comments

Comments
 (0)