File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ module IBMWatson
3333 # The Assistant V1 service.
3434 class AssistantV1 < IBMCloudSdkCore ::BaseService
3535 include Concurrent ::Async
36- DEFAULT_SERVICE_NAME = "conversation "
36+ DEFAULT_SERVICE_NAME = "assistant "
3737 DEFAULT_SERVICE_URL = "https://gateway.watsonplatform.net/assistant/api"
3838 ##
3939 # @!method initialize(args)
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ module IBMWatson
3333 # The Assistant V2 service.
3434 class AssistantV2 < IBMCloudSdkCore ::BaseService
3535 include Concurrent ::Async
36- DEFAULT_SERVICE_NAME = "conversation "
36+ DEFAULT_SERVICE_NAME = "assistant "
3737 DEFAULT_SERVICE_URL = "https://gateway.watsonplatform.net/assistant/api"
3838 ##
3939 # @!method initialize(args)
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ module IBMWatson
2929 # The Compare Comply V1 service.
3030 class CompareComplyV1 < IBMCloudSdkCore ::BaseService
3131 include Concurrent ::Async
32- DEFAULT_SERVICE_NAME = "compare-comply "
32+ DEFAULT_SERVICE_NAME = "compare_comply "
3333 DEFAULT_SERVICE_URL = "https://gateway.watsonplatform.net/compare-comply/api"
3434 ##
3535 # @!method initialize(args)
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ module IBMWatson
3636 # The Natural Language Understanding V1 service.
3737 class NaturalLanguageUnderstandingV1 < IBMCloudSdkCore ::BaseService
3838 include Concurrent ::Async
39- DEFAULT_SERVICE_NAME = "natural-language-understanding "
39+ DEFAULT_SERVICE_NAME = "natural_language_understanding "
4040 DEFAULT_SERVICE_URL = "https://gateway.watsonplatform.net/natural-language-understanding/api"
4141 ##
4242 # @!method initialize(args)
You can’t perform that action at this time.
0 commit comments