Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Commit e98085c

Browse files
authored
fix: fix the input name for assistance instance (#37)
1 parent c2850a3 commit e98085c

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
@@ -321,7 +321,7 @@
321321
"required": false
322322
},
323323
{
324-
"key": "existing_assistant_instance",
324+
"key": "existing_assistant_instance_crn",
325325
"type": "string",
326326
"default_value": "__NULL__",
327327
"description": "The CRN of an existing WatsonX SaaS assistant instance to use in this solution. If not set, a new assistant instance is provisioned depending on which plan is selected.",

0 commit comments

Comments
 (0)