watson-developer-cloud / node-red-node-watson

A collection of nodes for the IBM Watson services
Apache License 2.0
82 stars 86 forks source link

Fix alternate intents configuration in params #485

Closed kenime closed 3 years ago

kenime commented 3 years ago

The correct param name in ibm-watson is alternateIntents instead of alternate_intents. v2 is not impacted.

Reference: https://github.com/watson-developer-cloud/node-sdk/blob/297c7de8034bdf3241b73764f0ce3d11088504bc/assistant/v1.ts#L92

chughts commented 3 years ago

Thanks for the pull request - I will be accepting, and incorporating into a new release very soon.