Skip to content

Commit 838f036

Browse files
ChongTangChong Tang
andauthored
Add CLU 2022-05-01 GA version (#18759)
* Add CLU 2022-05-01 GA version * Remove role * Update modality to inputModality * Do not update property name to inputModality, only the enum name. * Resolve comments * Rename CustomConversation Co-authored-by: Chong Tang <[email protected]>
1 parent 128a926 commit 838f036

File tree

5 files changed

+1675
-0
lines changed

5 files changed

+1675
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@ openapi-type: data-plane
2020
directive:
2121
- suppress: LongRunningResponseStatusCode
2222
reason: The validation tools do not properly recognize 202 as a supported response code.
23+
- suppress: R3016
24+
where: $.definitions.CurrencyResolution.properties.ISO4217
25+
reason: ISO should be upper case.
2326
```
2427
2528
### Release 2022-05-01
@@ -31,6 +34,7 @@ input-file:
3134
- stable/2022-05-01/textanalytics.json
3235
- stable/2022-05-01/analyzetext-authoring.json
3336
- stable/2022-05-01/analyzeconversations-authoring.json
37+
- stable/2022-05-01/analyzeconversations.json
3438
title:
3539
Microsoft Cognitive Language Service
3640
modelerfour:

0 commit comments

Comments
 (0)