Skip to content

Commit f9d9701

Browse files
authored
Merge pull request #766 from watson-developer-cloud/5.0.0.rc1
feat: regenerate using current api def and generator 3.21.0
2 parents adc0143 + 4faa938 commit f9d9701

39 files changed

+55955
-27113
lines changed

examples/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) Copyright IBM Corp. 2015, 2016.
1+
# (C) Copyright IBM Corp. 2015, 2020.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

examples/assistant_tone_analyzer_integration/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) Copyright IBM Corp. 2016, 2019.
1+
# (C) Copyright IBM Corp. 2016, 2020.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

examples/assistant_tone_analyzer_integration/tone_detection.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# (C) Copyright IBM Corp. 2016, 2019.
1+
# (C) Copyright IBM Corp. 2016, 2020.
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

ibm_watson/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# coding: utf-8
2-
# (C) Copyright IBM Corp. 2016, 2019.
2+
# (C) Copyright IBM Corp. 2016, 2020.
33
#
44
# Licensed under the Apache License, Version 2.0 (the "License");
55
# you may not use this file except in compliance with the License.

ibm_watson/assistant_v1.py

Lines changed: 1150 additions & 1534 deletions
Large diffs are not rendered by default.

ibm_watson/assistant_v2.py

Lines changed: 383 additions & 754 deletions
Large diffs are not rendered by default.

ibm_watson/compare_comply_v1.py

Lines changed: 530 additions & 949 deletions
Large diffs are not rendered by default.

ibm_watson/discovery_v1.py

Lines changed: 1343 additions & 1924 deletions
Large diffs are not rendered by default.

ibm_watson/discovery_v2.py

Lines changed: 733 additions & 1198 deletions
Large diffs are not rendered by default.

ibm_watson/language_translator_v3.py

Lines changed: 171 additions & 234 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)