Skip to content

Latest commit

 

History

History
101 lines (78 loc) · 2.53 KB

File metadata and controls

101 lines (78 loc) · 2.53 KB

Cognitive Services Language SDK

This is the AutoRest configuration file the Cognitive Services Language SDK.

see https://aka.ms/autorest

Releases

The current preview release is 2021-11-01-preview The current stable release of QuestionAnswering is 2021-10-01 and preview release of Luis Deepstack is 2021-07-15-preview

tag: release_2021_11_01_preview
add-credentials: true
clear-output-folder: true
openapi-type: data-plane
directive:
  - suppress: LongRunningResponseStatusCode
    reason: The validation tools do not properly recognize 202 as a supported response code.
tag: release_2021_10_01
add-credentials: true
clear-output-folder: true
openapi-type: data-plane
tag: release_2021_07_15_preview
add-credentials: true
clear-output-folder: true
openapi-type: data-plane

Release 2021-11-01-preview

These settings apply only when --tag=release_2021_11_01_preview is specified on the command line.

input-file:
- preview/2021-11-01-preview/textanalytics.json
title:
  Microsoft Cognitive Language Service
modelerfour:
  lenient-model-deduplication: true

Release 2021-10-01

These settings apply only when --tag=release_2021_10_01 is specified on the command line.

input-file: 
  - stable/2021-10-01/questionanswering.json
  - stable/2021-10-01/questionanswering-authoring.json
title: 
  Microsoft Cognitive Language Service
modelerfour:
  lenient-model-deduplication: true

Release 2021-07-15-preview

These settings apply only when --tag=release_2021_07_15_preview is specified on the command line.

input-file:
- preview/2021-07-15-preview/questionanswering.json
- preview/2021-07-15-preview/questionanswering-authoring.json
title:
  Microsoft Cognitive Language Service
modelerfour:
  lenient-model-deduplication: true

Release 2021-05-01-preview

These settings apply only when --tag=release_2021_05_01_preview is specified on the command line.

input-file:
- preview/2021-05-01-preview/questionanswering.json
- preview/2021-05-01-preview/questionanswering-authoring.json
title:
  Microsoft Cognitive Language Service
modelerfour:
  lenient-model-deduplication: true

Swagger to SDK

This section describes what SDK should be generated by the automatic system. This is not used by Autorest itself.

swagger-to-sdk:
  - repo: azure-sdk-for-net
  - repo: azure-sdk-for-python