Skip to content

Update constructors for IAM support#459

Merged
ehdsouza merged 9 commits intodevelopfrom
iam-constructors
Apr 23, 2018
Merged

Update constructors for IAM support#459
ehdsouza merged 9 commits intodevelopfrom
iam-constructors

Conversation

@ehdsouza
Copy link
Copy Markdown
Contributor

  • Update service constructors for IAM support
  • Update discovery tests

@ehdsouza ehdsouza merged commit 504fd78 into develop Apr 23, 2018
ehdsouza added a commit that referenced this pull request Apr 23, 2018
* doc(IAM): Document changes for IAM support

* Add support for IAM (#456)

* Feat(IAM): Adding IAM feature

* Update constructors for IAM support (#459)

* :feat(iam): Generate service constructors to support IAM
ehdsouza added a commit that referenced this pull request May 18, 2018
* doc(IAM): Document changes for IAM support

* Add support for IAM (#456)

* Feat(IAM): Adding IAM feature

* Update constructors for IAM support (#459)

* :feat(iam): Generate service constructors to support IAM

* fix(vr): Fix vr tests (#463)

* fix(vr): Fix vr tests

* chore(discovery): Update test for discovery

* Regenerate discovery (#464)

* new(discovery): Generate discovery

* chore(discovery): Hand edits to discovery

* test(discovery): Add test for delete_user_data

* Regenerate language translator (#465)

* new(language-translator): Generate language translator

* Chore(lt): Hand edits to language translator and formatting

* Regenerate Tone Analyzer (#468)

* new(ta): Generate tone analyzer

* chore(ta): Hand edits and formatting for tone analyzer

* Regenerate conversation (#469)

* new(convresation): Generate conversation

* chore(conversation): Hand edits for conversation

* test(conversation): Add test for delete_user_data

* Regenerate Assistant (#470)

* new(assistant): Generate assistant

* chore(assistant): Hand edits and formatting

* test(assistant): Add test for delete_user_data

* chore(assistant): Add newline

* Regenerate Text to Speech (#471)

* new(tts): Generate tts

* chore(tts): Hand edits and pylint complaints for tts

* Regenerate natural language understanding (#466)

* new(nlu): Generate natural language understanding

* chore(nlu): hand edits for nlu

* Regenerate Visual recognition (#473)

* new(vr): Genetate visual recognition

* chore(cr): Hand edits for visual recognition

* Regenerate Persoanlity Insights (#467)

* new(personality insights): Generate personality insights

* chore(pi): hand edits for personality insights

* chore(pi): Hand edits remove profile_as_csv

* Regenerate Speech to text (#472)

* new(stt): Generate stt

* chore(stt): Hand edits for speech to text

* chore(stt): Pylint

* chore(deprecated): Use proper deprecation message

* test(discovery): Update the discovery test (#474)

* chore(pylint): Handle pylint issues (#476)
@ehdsouza ehdsouza deleted the iam-constructors branch May 25, 2018 14:29
ehdsouza added a commit that referenced this pull request May 30, 2018
* doc(IAM): Document changes for IAM support

* Add support for IAM (#456)

* Feat(IAM): Adding IAM feature

* Update constructors for IAM support (#459)

* :feat(iam): Generate service constructors to support IAM

* fix(vr): Fix vr tests (#463)

* fix(vr): Fix vr tests

* chore(discovery): Update test for discovery

* Regenerate discovery (#464)

* new(discovery): Generate discovery

* chore(discovery): Hand edits to discovery

* test(discovery): Add test for delete_user_data

* Regenerate language translator (#465)

* new(language-translator): Generate language translator

* Chore(lt): Hand edits to language translator and formatting

* Regenerate Tone Analyzer (#468)

* new(ta): Generate tone analyzer

* chore(ta): Hand edits and formatting for tone analyzer

* Regenerate conversation (#469)

* new(convresation): Generate conversation

* chore(conversation): Hand edits for conversation

* test(conversation): Add test for delete_user_data

* Regenerate Assistant (#470)

* new(assistant): Generate assistant

* chore(assistant): Hand edits and formatting

* test(assistant): Add test for delete_user_data

* chore(assistant): Add newline

* Regenerate Text to Speech (#471)

* new(tts): Generate tts

* chore(tts): Hand edits and pylint complaints for tts

* Regenerate natural language understanding (#466)

* new(nlu): Generate natural language understanding

* chore(nlu): hand edits for nlu

* Regenerate Visual recognition (#473)

* new(vr): Genetate visual recognition

* chore(cr): Hand edits for visual recognition

* Regenerate Persoanlity Insights (#467)

* new(personality insights): Generate personality insights

* chore(pi): hand edits for personality insights

* chore(pi): Hand edits remove profile_as_csv

* Regenerate Speech to text (#472)

* new(stt): Generate stt

* chore(stt): Hand edits for speech to text

* chore(stt): Pylint

* chore(deprecated): Use proper deprecation message

* test(discovery): Update the discovery test (#474)

* chore(pylint): Handle pylint issues (#476)

* :docs(IAM): Update readme with IAM examples (#478)

* :docs(IAM): Update readme with IAM examples

* Adding <code> around the method

* chore(readme): Update readme with IAM examples

* Generated changes for python 1.3.5 (#480)

* new(generator): Direct generator + formatting

* new(codegen): generated sdk changes + formatting

* new(codegen): generator + formatting

* fix(manual): Handedits for all services

* doc(readme): support set_iam_api_key

* fix(readme): remove VR auth from readme
ehdsouza added a commit that referenced this pull request Jun 12, 2018
* doc(IAM): Document changes for IAM support

* Add support for IAM (#456)

* Feat(IAM): Adding IAM feature

* Update constructors for IAM support (#459)

* :feat(iam): Generate service constructors to support IAM

* fix(vr): Fix vr tests (#463)

* fix(vr): Fix vr tests

* chore(discovery): Update test for discovery

* Regenerate discovery (#464)

* new(discovery): Generate discovery

* chore(discovery): Hand edits to discovery

* test(discovery): Add test for delete_user_data

* Regenerate language translator (#465)

* new(language-translator): Generate language translator

* Chore(lt): Hand edits to language translator and formatting

* Regenerate Tone Analyzer (#468)

* new(ta): Generate tone analyzer

* chore(ta): Hand edits and formatting for tone analyzer

* Regenerate conversation (#469)

* new(convresation): Generate conversation

* chore(conversation): Hand edits for conversation

* test(conversation): Add test for delete_user_data

* Regenerate Assistant (#470)

* new(assistant): Generate assistant

* chore(assistant): Hand edits and formatting

* test(assistant): Add test for delete_user_data

* chore(assistant): Add newline

* Regenerate Text to Speech (#471)

* new(tts): Generate tts

* chore(tts): Hand edits and pylint complaints for tts

* Regenerate natural language understanding (#466)

* new(nlu): Generate natural language understanding

* chore(nlu): hand edits for nlu

* Regenerate Visual recognition (#473)

* new(vr): Genetate visual recognition

* chore(cr): Hand edits for visual recognition

* Regenerate Persoanlity Insights (#467)

* new(personality insights): Generate personality insights

* chore(pi): hand edits for personality insights

* chore(pi): Hand edits remove profile_as_csv

* Regenerate Speech to text (#472)

* new(stt): Generate stt

* chore(stt): Hand edits for speech to text

* chore(stt): Pylint

* chore(deprecated): Use proper deprecation message

* test(discovery): Update the discovery test (#474)

* chore(pylint): Handle pylint issues (#476)

* :docs(IAM): Update readme with IAM examples (#478)

* :docs(IAM): Update readme with IAM examples

* Adding <code> around the method

* chore(readme): Update readme with IAM examples

* Generated changes for python 1.3.5 (#480)

* new(generator): Direct generator + formatting

* new(codegen): generated sdk changes + formatting

* new(codegen): generator + formatting

* fix(manual): Handedits for all services

* doc(readme): support set_iam_api_key

* fix(readme): remove VR auth from readme

* fix(error): Add info to error message (#485)

* Python changes for 1.4.0 (#490)

* new(codegen): Generator changes for all services

* fix(hand-edits): Hand edits + pylon

* chore(LTV2): remove deprecation message
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.

2 participants