Skip to content

Commit 051d381

Browse files
updated readme (#38209)
* updated readme * updated analyzedocuments readme * revert the readme in analyzedocuments
1 parent 1bd3355 commit 051d381

File tree

6 files changed

+38
-38
lines changed

6 files changed

+38
-38
lines changed

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

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ The current stable release of Language is 2024-11-01.
1313
### Basic Information
1414

1515
```yaml
16-
tag: release_2025_05_15_preview
16+
tag: release_2025-05-15-preview
1717
add-credentials: true
1818
clear-output-folder: true
1919
openapi-type: data-plane
@@ -27,7 +27,7 @@ directive:
2727
2828
### Release 2025-05-15-preview
2929
30-
These settings apply only when `--tag=release_2025_05_15_preview` is specified on the command line.
30+
These settings apply only when `--tag=release_2025-05-15-preview` is specified on the command line.
3131

3232
``` yaml $(tag) == 'release_2025-05-15-preview'
3333
input-file:
@@ -40,7 +40,7 @@ modelerfour:
4040

4141
### Release 2024-11-15-preview
4242

43-
These settings apply only when `--tag=release_2024_11_15_preview` is specified on the command line.
43+
These settings apply only when `--tag=release_2024-11-15-preview` is specified on the command line.
4444

4545
``` yaml $(tag) == 'release_2024-11-15-preview'
4646
input-file:
@@ -53,7 +53,7 @@ modelerfour:
5353

5454
### Release 2024-11-01
5555

56-
These settings apply only when `--tag=release_2024_11_01` is specified on the command line.
56+
These settings apply only when `--tag=release_2024-11-01` is specified on the command line.
5757

5858
``` yaml $(tag) == 'release_2024-11-01'
5959
input-file:
@@ -66,7 +66,7 @@ modelerfour:
6666

6767
### Release 2024-05-15-preview
6868

69-
These settings apply only when `--tag=release_2024_05_15_preview` is specified on the command line.
69+
These settings apply only when `--tag=release_2024-05-15-preview` is specified on the command line.
7070

7171
``` yaml $(tag) == 'release_2024-05-15-preview'
7272
input-file:
@@ -92,7 +92,7 @@ suppressions:
9292

9393
### Release 2024-05-01
9494

95-
These settings apply only when `--tag=release_2024_05_01` is specified on the command line.
95+
These settings apply only when `--tag=release_2024-05-01` is specified on the command line.
9696

9797
``` yaml $(tag) == 'release_2024-05-01'
9898
input-file:
@@ -105,7 +105,7 @@ modelerfour:
105105

106106
### Release 2023-11-15-preview
107107

108-
These settings apply only when `--tag=release_2023_11_15_preview` is specified on the command line.
108+
These settings apply only when `--tag=release_2023-11-15-preview` is specified on the command line.
109109

110110
``` yaml $(tag) == 'release_2023-11-15-preview'
111111
input-file:
@@ -131,9 +131,9 @@ suppressions:
131131

132132
### Release 2023-04-01
133133

134-
These settings apply only when `--tag=release_2023_04_01` is specified on the command line.
134+
These settings apply only when `--tag=release_2023-04-01` is specified on the command line.
135135

136-
``` yaml $(tag) == 'release_2023_04_01'
136+
``` yaml $(tag) == 'release_2023-04-01'
137137
input-file:
138138
- stable/2023-04-01/analyzeconversations.json
139139
title:
@@ -145,9 +145,9 @@ modelerfour:
145145

146146
### Release 2022-05-01
147147

148-
These settings apply only when `--tag=release_2022_05_01` is specified on the command line.
148+
These settings apply only when `--tag=release_2022-05-01` is specified on the command line.
149149

150-
``` yaml $(tag) == 'release_2022_05_01'
150+
``` yaml $(tag) == 'release_2022-05-01'
151151
input-file:
152152
- stable/2022-05-01/analyzeconversations.json
153153
title:

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This is the AutoRest configuration file the Cognitive Services Language SDK.
66
77
## Configuration
88

9-
The current preview release of Language is 2025-05-15-preview.
9+
The current preview release of Language is 2025-11-15-preview.
1010

1111
The current stable release of Language is 2025-11-01.
1212

@@ -27,7 +27,7 @@ directive:
2727
2828
### Release 2025-11-15-preview
2929
30-
These settings apply only when `--tag=release_2025_11_15_preview` is specified on the command line.
30+
These settings apply only when `--tag=release_2025-11-15-preview` is specified on the command line.
3131

3232
``` yaml $(tag) == 'release_2025-11-15-preview'
3333
input-file:
@@ -40,7 +40,7 @@ modelerfour:
4040

4141
### Release 2025-11-01
4242

43-
These settings apply only when `--tag=release_2025_11_01` is specified on the command line.
43+
These settings apply only when `--tag=release_2025-11-01` is specified on the command line.
4444

4545
``` yaml $(tag) == 'release_2025-11-01'
4646
input-file:
@@ -53,9 +53,9 @@ modelerfour:
5353

5454
### Release 2023-04-01
5555

56-
These settings apply only when `--tag=release_2023_04_01` is specified on the command line.
56+
These settings apply only when `--tag=release_2023-04-01` is specified on the command line.
5757

58-
``` yaml $(tag) == 'release_2023_04_01'
58+
``` yaml $(tag) == 'release_2023-04-01'
5959
input-file:
6060
- stable/2023-04-01/analyzeconversations-authoring.json
6161
title:
@@ -67,9 +67,9 @@ modelerfour:
6767

6868
### Release 2022-05-01
6969

70-
These settings apply only when `--tag=release_2022_05_01` is specified on the command line.
70+
These settings apply only when `--tag=release_2022-05-01` is specified on the command line.
7171

72-
``` yaml $(tag) == 'release_2022_05_01'
72+
``` yaml $(tag) == 'release_2022-05-01'
7373
input-file:
7474
- stable/2022-05-01/analyzeconversations-authoring.json
7575
- stable/2022-05-01/common.json

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This is the AutoRest configuration file the Cognitive Services Language SDK.
88

99
The current preview release of Language - Text is 2025-05-15-preview.
1010

11-
The current stable release of Language - Text is 2024-11-01.
11+
The current stable release of Language - Text is 2025-11-01.
1212

1313
```yaml
1414
tag: release_2025-05-15-preview

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ directive:
2525
2626
### Release 2025-05-15-preview
2727
28-
These settings apply only when `--tag=release_2025_05_15_preview` is specified on the command line.
28+
These settings apply only when `--tag=release_2025-05-15-preview` is specified on the command line.
2929

3030
``` yaml $(tag) == 'release_2025-05-15-preview'
3131
input-file:
@@ -38,7 +38,7 @@ modelerfour:
3838

3939
### Release 2024-11-15-preview
4040

41-
These settings apply only when `--tag=release_2024_11_15_preview` is specified on the command line.
41+
These settings apply only when `--tag=release_2024-11-15-preview` is specified on the command line.
4242

4343
``` yaml $(tag) == 'release_2024-11-15-preview'
4444
input-file:
@@ -51,7 +51,7 @@ modelerfour:
5151

5252
### Release 2023-11-15-preview
5353

54-
These settings apply only when `--tag=release_2023_11_15_preview` is specified on the command line.
54+
These settings apply only when `--tag=release_2023-11-15-preview` is specified on the command line.
5555

5656
``` yaml $(tag) == 'release_2023-11-15-preview'
5757
input-file:
@@ -72,9 +72,9 @@ suppressions:
7272

7373
### Release 2023-04-01
7474

75-
These settings apply only when `--tag=release_2023_04_01` is specified on the command line.
75+
These settings apply only when `--tag=release_2023-04-01` is specified on the command line.
7676

77-
``` yaml $(tag) == 'release_2023_04_01'
77+
``` yaml $(tag) == 'release_2023-04-01'
7878
input-file:
7979
- stable/2023-04-01/analyzetext-authoring.json
8080
title:
@@ -86,9 +86,9 @@ modelerfour:
8686

8787
### Release 2022-05-01
8888

89-
These settings apply only when `--tag=release_2022_05_01` is specified on the command line.
89+
These settings apply only when `--tag=release_2022-05-01` is specified on the command line.
9090

91-
``` yaml $(tag) == 'release_2022_05_01'
91+
``` yaml $(tag) == 'release_2022-05-01'
9292
input-file:
9393
- stable/2022-05-01/analyzetext-authoring.json
9494
- stable/2022-05-01/common.json

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ directive:
2525
2626
### Release 2025-05-15-preview
2727
28-
These settings apply only when `--tag=release_2025_05_15_preview` is specified on the command line.
28+
These settings apply only when `--tag=release_2025-05-15-preview` is specified on the command line.
2929

3030
``` yaml $(tag) == 'release_2025-05-15-preview'
3131
input-file:
@@ -38,7 +38,7 @@ modelerfour:
3838

3939
### Release 2023-11-15-preview
4040

41-
These settings apply only when `--tag=release_2023_11_15_preview` is specified on the command line.
41+
These settings apply only when `--tag=release_2023-11-15-preview` is specified on the command line.
4242

4343
``` yaml $(tag) == 'release_2023-11-15-preview'
4444
input-file:
@@ -59,9 +59,9 @@ suppressions:
5959

6060
### Release 2023-04-01
6161

62-
These settings apply only when `--tag=release_2023_04_01` is specified on the command line.
62+
These settings apply only when `--tag=release_2023-04-01` is specified on the command line.
6363

64-
``` yaml $(tag) == 'release_2023_04_01'
64+
``` yaml $(tag) == 'release_2023-04-01'
6565
input-file:
6666
- stable/2023-04-01/questionanswering.json
6767
title:
@@ -72,9 +72,9 @@ modelerfour:
7272

7373
### Release 2021-10-01
7474

75-
These settings apply only when `--tag=release_2021_10_01` is specified on the command line.
75+
These settings apply only when `--tag=release_2021-10-01` is specified on the command line.
7676

77-
``` yaml $(tag) == 'release_2021_10_01'
77+
``` yaml $(tag) == 'release_2021-10-01'
7878
input-file:
7979
- stable/2021-10-01/questionanswering.json
8080
- stable/2021-10-01/common.json

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

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ directive:
2525
2626
### Release 2025-05-15-preview
2727
28-
These settings apply only when `--tag=release_2025_05_15_preview` is specified on the command line.
28+
These settings apply only when `--tag=release_2025-05-15-preview` is specified on the command line.
2929

3030
``` yaml $(tag) == 'release_2025-05-15-preview'
3131
input-file:
@@ -38,7 +38,7 @@ modelerfour:
3838

3939
### Release 2023-11-15-preview
4040

41-
These settings apply only when `--tag=release_2023_11_15_preview` is specified on the command line.
41+
These settings apply only when `--tag=release_2023-11-15-preview` is specified on the command line.
4242

4343
``` yaml $(tag) == 'release_2023-11-15-preview'
4444
input-file:
@@ -59,9 +59,9 @@ suppressions:
5959

6060
### Release 2023-04-01
6161

62-
These settings apply only when `--tag=release_2023_04_01` is specified on the command line.
62+
These settings apply only when `--tag=release_2023-04-01` is specified on the command line.
6363

64-
``` yaml $(tag) == 'release_2023_04_01'
64+
``` yaml $(tag) == 'release_2023-04-01'
6565
input-file:
6666
- stable/2023-04-01/questionanswering-authoring.json
6767
title:
@@ -73,9 +73,9 @@ modelerfour:
7373

7474
### Release 2021-10-01
7575

76-
These settings apply only when `--tag=release_2021_10_01` is specified on the command line.
76+
These settings apply only when `--tag=release_2021-10-01` is specified on the command line.
7777

78-
``` yaml $(tag) == 'release_2021_10_01'
78+
``` yaml $(tag) == 'release_2021-10-01'
7979
input-file:
8080
- stable/2021-10-01/questionanswering-authoring.json
8181
- stable/2021-10-01/common.json

0 commit comments

Comments
 (0)