Commit b519396
authored
Merge develop in master (#481)
* 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 readme1 parent c8e8f23 commit b519396
File tree
18 files changed
+1212
-409
lines changed- test/unit
- watson_developer_cloud
18 files changed
+1212
-409
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| 62 | + | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | 68 | | |
68 | | - | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
71 | 136 | | |
72 | 137 | | |
73 | 138 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
493 | 493 | | |
494 | 494 | | |
495 | 495 | | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
24 | 26 | | |
25 | 27 | | |
26 | 28 | | |
| |||
102 | 104 | | |
103 | 105 | | |
104 | 106 | | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
105 | 113 | | |
106 | 114 | | |
107 | 115 | | |
| |||
0 commit comments