Skip to content

Commit

Permalink
feat: regenrate using current api def and generator 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
mamoonraja committed Dec 10, 2020
1 parent adc0143 commit 33e0d93
Show file tree
Hide file tree
Showing 38 changed files with 55,219 additions and 25,918 deletions.
2 changes: 1 addition & 1 deletion examples/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Copyright IBM Corp. 2015, 2016.
# (C) Copyright IBM Corp. 2015, 2020.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion examples/assistant_tone_analyzer_integration/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Copyright IBM Corp. 2016, 2019.
# (C) Copyright IBM Corp. 2016, 2020.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# (C) Copyright IBM Corp. 2016, 2019.
# (C) Copyright IBM Corp. 2016, 2020.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion ibm_watson/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# coding: utf-8
# (C) Copyright IBM Corp. 2016, 2019.
# (C) Copyright IBM Corp. 2016, 2020.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2,684 changes: 1,150 additions & 1,534 deletions ibm_watson/assistant_v1.py

Large diffs are not rendered by default.

1,137 changes: 383 additions & 754 deletions ibm_watson/assistant_v2.py

Large diffs are not rendered by default.

1,479 changes: 530 additions & 949 deletions ibm_watson/compare_comply_v1.py

Large diffs are not rendered by default.

3,267 changes: 1,343 additions & 1,924 deletions ibm_watson/discovery_v1.py

Large diffs are not rendered by default.

405 changes: 171 additions & 234 deletions ibm_watson/language_translator_v3.py

Large diffs are not rendered by default.

231 changes: 101 additions & 130 deletions ibm_watson/natural_language_classifier_v1.py

Large diffs are not rendered by default.

985 changes: 317 additions & 668 deletions ibm_watson/natural_language_understanding_v1.py

Large diffs are not rendered by default.

236 changes: 86 additions & 150 deletions ibm_watson/personality_insights_v3.py

Large diffs are not rendered by default.

Loading

0 comments on commit 33e0d93

Please sign in to comment.