azure-rest-api-specs/dev/cognitiveservices/data-plane/Language
Aurgho Bhattacharjee bafeeaa94b
Add Language Analyze Documents APIs (#30026)
* Add swagger changes for Analyze Documents

* reference analyzeDocuments in readme and correct piicategories in common

* Correct typo

* correct readme

* Try modifying endpoint in dev folder

---------

Co-authored-by: Aurgho Bhattacharjee <aurghob@microsoft.com>
2024-08-01 22:30:57 +00:00
..
examples Add Language Analyze Documents APIs (#30026) 2024-08-01 22:30:57 +00:00
analyzeconversations-authoring.json Adding changes for Language Authoring 2023-04-01 to dev folder (#22396) 2023-03-14 11:19:45 -07:00
analyzeconversations.json Language 2023-04-01 same as 2022-05-01 and copying from dev to specification (#23132) 2023-04-25 10:53:57 -07:00
analyzedocuments.json Add Language Analyze Documents APIs (#30026) 2024-08-01 22:30:57 +00:00
analyzetext-authoring.json Adding changes for Language Authoring 2023-04-01 to dev folder (#22396) 2023-03-14 11:19:45 -07:00
analyzetext.json [Language] Remove non-GA DocumentDetectedLanguage object (#23805) 2023-05-05 15:03:11 -07:00
common.json [Language] Remove duplication for PreBuiltResult and InputError (#23788) 2023-05-04 10:57:32 -07:00
questionanswering-authoring.json Rename Language 2023-05-01 to 2023-04-01 (#21990) 2023-01-19 08:38:08 -08:00
questionanswering.json Rename Language 2023-05-01 to 2023-04-01 (#21990) 2023-01-19 08:38:08 -08:00
readme.csharp.md Language 2022-07-01-preview dev setup (#19056) 2022-05-16 13:49:55 -07:00
readme.md Add Language Analyze Documents APIs (#30026) 2024-08-01 22:30:57 +00:00

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-11-11-preview.

tag: release_2023-11-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:
  - analyzedocuments.json
  - 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