-
Notifications
You must be signed in to change notification settings - Fork 529
Sdk passage patch #1130
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
Sdk passage patch #1130
Conversation
…pdate gen tag '2.3.1'
mediumTaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 looks good!
germanattanasio
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bb87b55
mediumTaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 looks good! One question but not a big deal....
| super.setUp(); | ||
| String apiKey = getProperty("discovery.apikey"); | ||
| String url = getProperty("discovery.url"); | ||
| String url = "https://api.us-south.discovery.watson.cloud.ibm.com"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be hardcoded? Eventually we should update the credentials to use the proper urls.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
updated! b66e5d4
mediumTaj
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 looks good!
|
🎉 This PR is included in version 8.6.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR contains the changes for the v8.4.1 release of the Java SDK with a patch to fix PassagesPerDocument for discovery-v2
The tags used for this release are:
git checkout sdk-2020-08-20
Generator: 2.3.1