Fix for the require files
This commit is contained in:
Родитель
6e430791c1
Коммит
74458049aa
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_computervision'
|
||||
require 'profiles/latest/computervision_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_contentmoderator'
|
||||
require 'profiles/latest/contentmoderator_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_customsearch'
|
||||
require 'profiles/latest/customsearch_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_entitysearch'
|
||||
require 'profiles/latest/entitysearch_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_face'
|
||||
require 'profiles/latest/face_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_imagesearch'
|
||||
require 'profiles/latest/imagesearch_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_newssearch'
|
||||
require 'profiles/latest/newssearch_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_spellcheck'
|
||||
require 'profiles/latest/spellcheck_latest_profile_client'
|
||||
|
|
|
@ -2,4 +2,5 @@
|
|||
# Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require 'profiles/latest/textanalytics_latest_profile_client'
|
||||
require 'v2.0/generated/azure_cognitiveservices_textanalytics'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_videosearch'
|
||||
require 'profiles/latest/videosearch_latest_profile_client'
|
||||
|
|
|
@ -3,3 +3,4 @@
|
|||
# Licensed under the MIT License. See License.txt in the project root for license information.
|
||||
|
||||
require '1.0/generated/azure_cognitiveservices_websearch'
|
||||
require 'profiles/latest/websearch_latest_profile_client'
|
||||
|
|
Загрузка…
Ссылка в новой задаче