Skip to content

Latest commit

 

History

History
51 lines (38 loc) · 1.12 KB

File metadata and controls

51 lines (38 loc) · 1.12 KB

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 2024-05-15-preview.

tag: release_2024-05-15-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.

Release

input-file:
  - analyzeconversations.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

Suppression

directive:
  - suppress: MISSING_APIS_IN_DEFAULT_TAG
    reason: Not every service will ship new versions within the Language pillar.