Skip to content

Files

Failed to load latest commit information.

Latest commit

 Cannot retrieve latest commit at this time.

History

History
 
 

readme.md

Cognitive Services Language SDK

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

see https://aka.ms/autorest

Releases

The current release of Language is 2023-04-01.

tag: release_2023-04-01
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.

Release

input-file:
  - analyzetext.json
  - analyzetext-authoring.json
  - analyzeconversations.json
  - analyzeconversations-authoring.json
  - questionanswering.json
  - 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-track2
  - repo: azure-sdk-for-python