Skip to content

Regenerates code to correctly have context parameters as optional#667

Merged
anweshan merged 2 commits intomasterfrom
fix-ci
Mar 22, 2018
Merged

Regenerates code to correctly have context parameters as optional#667
anweshan merged 2 commits intomasterfrom
fix-ci

Conversation

@anweshan
Copy link
Copy Markdown
Contributor

Previously the interface context had required parameters 'conversation_id' and 'system', and the interface counterexample had required parameters 'created' and 'updated', but these should be optional

addresses same issue as:
watson-developer-cloud/python-sdk#414

Anwesha Naskar added 2 commits March 19, 2018 13:04
…xt parameters as optional

timestamp and context parameters were incorrectly displayed as required instead of optional
@anweshan
Copy link
Copy Markdown
Contributor Author

The travis builds fail because visual_recognition_integration_custom_classifiers does not pass - there is an issue with visual recognition that causes our integration test to fail and time out with an unspecified error, the error is related to using custom classifiers.

@anweshan anweshan requested a review from ehdsouza March 21, 2018 16:30
@anweshan anweshan merged commit 795084f into master Mar 22, 2018
@germanattanasio germanattanasio deleted the fix-ci branch March 28, 2018 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants