issues
search
watson-developer-cloud
/
go-sdk
:mouse: go SDK for the IBM Watson services.
Apache License 2.0
70
stars
25
forks
source link
Patch release
#16
Closed
ehdsouza
closed
5 years ago
ehdsouza
commented
5 years ago
This PR handles the following:
Encode path segments correctly, ? in path segment wasnt encoded in the url
Missing disabled field in CreateDialogNode in AssistantV1
Missing user_defined in MessageOutput in AssistantV2
This PR handles the following: