Skip to content
Merged
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ibm_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@
"key": "users",
"type": "array",
"custom_config": {
"type": "textarea",
"type": "code_editor",
"grouping": "deployment",
"original_grouping": "deployment"
}
Expand Down Expand Up @@ -652,7 +652,7 @@
"key": "users",
"type": "array",
"custom_config": {
"type": "textarea",
"type": "code_editor",
"grouping": "deployment",
"original_grouping": "deployment"
}
Expand Down