Skip to content
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

fix(Visual Recognition V3): Fixed example to not send null _classifierID. Revised service to send a proper filename #523

Merged
merged 1 commit into from Feb 26, 2019

Conversation

mediumTaj
Copy link
Contributor

@mediumTaj mediumTaj commented Feb 26, 2019

Summary

This pull request addresses an issue where the VisualRecognition example was classifying an image using a null classifierID. This was an artifact from when the example created a classifier. This was removed because the service would sometimes make "ghost classifiers" that could not be removed by the user.

Additionally the request was revised to send a proper filename. Previously it was sending the content type as the filename.

Fixes #522

@mediumTaj mediumTaj merged commit 9e7ede7 into master Feb 26, 2019
@mediumTaj mediumTaj deleted the 522-vis-rec-example branch February 26, 2019 21:00
@mediumTaj
Copy link
Contributor Author

🎉 This PR is included in version 2.15.1 🎉

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.

None yet

2 participants