Skip to content

Commit 59f2c6e

Browse files
authored
doc: document requirements on prefix tool tip (#160)
1 parent 1c1ea3c commit 59f2c6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ibm_catalog.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@
161161
"key": "prefix",
162162
"type": "string",
163163
"default_value": "",
164-
"description": "The prefix to add to all resources created by this solution. Used to make sure that names are unique when you deploy the solution more than one time.",
164+
"description": "The prefix to add to all resources created by this solution. Used to make sure that names are unique when you deploy the solution more than one time. This should start with a lower case letter and not include '--' or end in '-'.",
165165
"required": true
166166
},
167167
{

0 commit comments

Comments
 (0)