Skip to content

Commit 9820e5b

Browse files
suhas92maririos
andauthored
TextAnalytics 3.1 GA (Azure#14624)
* initial commit - WIP * WIP - updated healthcare entity * WIP - fix indent * WIP - update readme * wip - update 3.1 * wip - update 3.1 * update piicategories as string * update partiallyCompleted * update analyzerequest * update healthcare entity category * update partiallySucceeded * remove partiallySucceeded * remove partiallyCompleted * Update specification/cognitiveservices/data-plane/TextAnalytics/readme.md Co-authored-by: Mariana Rios Flores <[email protected]> * address comments * Update TextAnalytics.json * add taskName to all input tasks * Update SuccessfulAnalyzeStatusRequest.json * update piicategories in query to be an array * run prettier * resolve build errors * fix lint errors * resolve build errors * resolve build errors * remove errors from response examples * resolve comments Co-authored-by: Mariana Rios Flores <[email protected]>
1 parent d78816f commit 9820e5b

13 files changed

+3884
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,14 @@ These settings apply only when `--tag=release_3_1_preview.5` is specified on the
116116
input-file: preview/v3.1-preview.5/TextAnalytics.json
117117
```
118118

119+
### Release 3.1
120+
121+
These settings apply only when `--tag=release_3_1` is specified on the command line.
122+
123+
``` yaml $(tag) == 'release_3_1'
124+
input-file: stable/v3.1/TextAnalytics.json
125+
```
126+
119127
## Swagger to SDK
120128

121129
This section describes what SDK should be generated by the automatic system.

0 commit comments

Comments
 (0)