Skip to content

Commit 08901a1

Browse files
authored
fix: updated prefix variable description (#607)
Co-authored-by: akocbek <akocbek>
1 parent 2deda93 commit 08901a1

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
@@ -129,8 +129,7 @@
129129
},
130130
{
131131
"key": "prefix",
132-
"required": true,
133-
"description":"Prefix to add to all resources created by this solution. To not use any prefix value, you can enter the string `__NULL__`."
132+
"required": true
134133
},
135134
{
136135
"key": "name"

0 commit comments

Comments
 (0)