Skip to content

Commit 70a2d35

Browse files
authored
fix: updated prefix variable description (#42)
Co-authored-by: akocbek <akocbek>
1 parent 3c13926 commit 70a2d35

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

ibm_catalog.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,8 +124,7 @@
124124
},
125125
{
126126
"key": "prefix",
127-
"required": true,
128-
"description": "The prefix to add to all resources that this solution creates. To not use any prefix value, you can enter the string `__NULL__`."
127+
"required": true
129128
},
130129
{
131130
"key": "db2_instance_name",

0 commit comments

Comments
 (0)