Skip to content

Commit 4797e2d

Browse files
committed
feat: Regenerate with latest generator and api defs
BREAKING CHANGE: Version 2 Major release
1 parent 9764377 commit 4797e2d

14 files changed

+14
-14
lines changed

lib/ibm_watson/assistant_v1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# The IBM Watson™ Assistant service combines machine learning, natural language
2020
# understanding, and an integrated dialog editor to create conversation flows between your

lib/ibm_watson/assistant_v2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# The IBM Watson™ Assistant service combines machine learning, natural language
2020
# understanding, and an integrated dialog editor to create conversation flows between your

lib/ibm_watson/compare_comply_v1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# IBM Watson™ Compare and Comply analyzes governing documents to provide details
2020
# about critical aspects of the documents.

lib/ibm_watson/discovery_v1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# IBM Watson™ Discovery is a cognitive search and content analytics engine that
2020
# you can add to applications to identify patterns, trends and actionable insights to

lib/ibm_watson/discovery_v2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# IBM Watson™ Discovery is a cognitive search and content analytics engine that
2020
# you can add to applications to identify patterns, trends and actionable insights to

lib/ibm_watson/language_translator_v3.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# IBM Watson™ Language Translator translates text from one language to another.
2020
# The service offers multiple IBM-provided translation models that you can customize based

lib/ibm_watson/natural_language_classifier_v1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# IBM Watson™ Natural Language Classifier uses machine learning algorithms to
2020
# return the top matching predefined classes for short text input. You create and train a

lib/ibm_watson/natural_language_understanding_v1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 3.16.0-36b26b63-20201022-212410
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# Analyze various features of text content at scale. Provide text, raw HTML, or a public
2020
# URL and IBM Watson Natural Language Understanding will give you results for the features

lib/ibm_watson/personality_insights_v3.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-0c6c6df1-20201029-152136
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# The IBM Watson™ Personality Insights service enables applications to derive
2020
# insights from social media, enterprise data, or other digital communications. The

lib/ibm_watson/speech_to_text_v1.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616
#
17-
# IBM OpenAPI SDK Code Generator Version: 99-SNAPSHOT-0c6c6df1-20201029-152136
17+
# IBM OpenAPI SDK Code Generator Version: 3.17.0-8d569e8f-20201030-142059
1818
#
1919
# The IBM Watson™ Speech to Text service provides APIs that use IBM's
2020
# speech-recognition capabilities to produce transcripts of spoken audio. The service can

0 commit comments

Comments
 (0)