зеркало из
1
0
Форкнуть 0
This commit is contained in:
Sarangan Rajamanickam 2018-01-26 14:37:06 -08:00
Родитель 6e430791c1
Коммит 74458049aa
11 изменённых файлов: 11 добавлений и 0 удалений

Просмотреть файл

@ -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'