Skip to content

Commit 128a926

Browse files
authored
Add Language authoring 2022-05-01 APIs (#18694)
* Add Language authoring 2022-05-01 APIs * Some build fixes * Add polymerphism for CLU exported project * Rename the api-version property in the import body * Retrigger CI * Update the hostTemplate and the operation Ids * Use the common error objects * Remove redundant definitions * Update the stringIndexType * Revert "Update the stringIndexType" This reverts commit 455762d. * Fix import/export object in CT * Rename actual to predicted * Add the APIs examples * Fix the examples validations * Fix prettier * Fix autorest issues * Fix nextLink examples regression * Retrigger CI * Renaming the swagger files * Apply PR feedback - part 1 * Add the documentation for the schemas * Fix spelling errors * Update the descriptions for the analyzetext-authoring * Rename project-file-version to projectFileVersion
1 parent 8fc6ae7 commit 128a926

File tree

60 files changed

+9708
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+9708
-1
lines changed

custom-words.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ ambari
6767
amlcompute
6868
amortizedcost
6969
analysisservices
70+
analyzeconversations
71+
analyzetext
7072
AND'ed
7173
Annotatable
7274
anomalydetector

specification/cognitiveservices/data-plane/Language/readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ These settings apply only when `--tag=release_2022_05_01` is specified on the co
2929
``` yaml $(tag) == 'release_2022_05_01'
3030
input-file:
3131
- stable/2022-05-01/textanalytics.json
32+
- stable/2022-05-01/analyzetext-authoring.json
33+
- stable/2022-05-01/analyzeconversations-authoring.json
3234
title:
3335
Microsoft Cognitive Language Service
3436
modelerfour:

0 commit comments

Comments
 (0)