Skip to content

Assistant v2 MessageRequest serialization #480

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Nov 20, 2018

Conversation

mediumTaj
Copy link
Contributor

@mediumTaj mediumTaj commented Nov 15, 2018

Summary

Fixes #478
This pull request addresses an issue with MessageRequest serialization in Assistant V2. Converters were added to MessageInputOptions and MessageInput.

@mediumTaj mediumTaj requested a review from mamoonraja November 15, 2018 19:31
@mediumTaj mediumTaj changed the title Hotfix assistant serialization Assistant v2 MessageRequest serialization Nov 15, 2018
Copy link
Member

@mamoonraja mamoonraja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you confirm if we need to update examples for this one or no?

@@ -20,6 +20,7 @@
using IBM.Watson.DeveloperCloud.Logging;
using IBM.Watson.DeveloperCloud.Utilities;
using IBM.WatsonDeveloperCloud.Assistant.v2;
using MiniJSON;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why are we using MiniJSON now?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

youre right! removing

@mediumTaj mediumTaj merged commit d99f533 into develop Nov 20, 2018
@mediumTaj mediumTaj deleted the hotfix-assistant-serialization branch November 20, 2018 23:36
@mediumTaj
Copy link
Contributor Author

🎉 This PR is included in version 2.12.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants