Skip to content

Commit 3e60cf3

Browse files
committed
Add/Update suppressions.yaml, cspell.yaml, readme.md and tspconfig.yaml files
1 parent f2ebab8 commit 3e60cf3

File tree

34 files changed

+502
-99
lines changed

34 files changed

+502
-99
lines changed

specification/cognitiveservices/cspell.yaml

Lines changed: 9 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -163,10 +163,6 @@ words:
163163
- tfidf
164164
- ngram
165165
overrides:
166-
- filename: "**/specification/cognitiveservices/data-plane/EntitySearch/stable/v1\
167-
.0/EntitySearch.json"
168-
words:
169-
- speciality
170166
- filename: "**/specification/cognitiveservices/data-plane/Face/stable/v1.0/Face.json"
171167
words:
172168
- addfacefromurl
@@ -212,7 +208,7 @@ overrides:
212208
- konnichiha
213209
- mosca
214210
- nein
215-
- filename: "**/specification/cognitiveservices/data-plane/Speech/VideoTranslatio\
211+
- filename: "**/specification/cognitiveservices/data-plane/SpeechVideoTranslatio\
216212
n/preview/2024-05-20-preview/VideoTranslation.json"
217213
words:
218214
- videotranslation
@@ -235,12 +231,12 @@ overrides:
235231
- planogram
236232
- planogramcompliance
237233
- productrecognition
238-
- filename: "**/specification/cognitiveservices/data-plane/AzureOpenAI/inference/\
234+
- filename: "**/specification/cognitiveservices/data-plane/OpenAIInference/\
239235
preview/**/*.json"
240236
words:
241237
- flac
242238
- mpga
243-
- filename: "**/specification/cognitiveservices/data-plane/AzureOpenAI/inference/\
239+
- filename: "**/specification/cognitiveservices/data-plane/OpenAIInference/\
244240
stable/**/*.json"
245241
words:
246242
- flac
@@ -250,24 +246,24 @@ overrides:
250246
words:
251247
- groundedness
252248
- ungroundedness
253-
- filename: "**/specification/cognitiveservices/data-plane/Language/**/**/*.json"
249+
- filename: "**/specification/cognitiveservices/data-plane/LanguageAnalyzeText/**/*.json"
254250
words:
255251
- meitei
256252
- mtei
257253
- olck
258254
- shrd
259-
- filename: "**/specification/cognitiveservices/data-plane/AzureOpenAI/inference/\
255+
- filename: "**/specification/cognitiveservices/data-plane/OpenAIInference/\
260256
preview/**/*.json"
261257
words:
262258
- rerank
263259
- includable
264260
- uhhm
265-
- filename: "**/specification/cognitiveservices/data-plane/AzureOpenAI/inference/\
261+
- filename: "**/specification/cognitiveservices/data-plane/OpenAIInference/\
266262
preview/**/*.yaml"
267263
words:
268264
- includable
269265
- uhhm
270-
- filename: "**/specification/cognitiveservices/data-plane/AzureOpenAI/authoring/\
266+
- filename: "**/specification/cognitiveservices/data-plane/OpenAIAuthoring/\
271267
preview/**/*.json"
272268
words:
273269
- wandb
@@ -276,7 +272,7 @@ overrides:
276272
- ilike
277273
- gleu
278274
- reate
279-
- filename: "**/specification/cognitiveservices/data-plane/AzureOpenAI/authoring/\
275+
- filename: "**/specification/cognitiveservices/data-plane/OpenAIAuthoring/\
280276
preview/**/*.yaml"
281277
words:
282278
- wandb
@@ -285,6 +281,6 @@ overrides:
285281
- ilike
286282
- gleu
287283
- reate
288-
- filename: '**/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/preview/2016-02-01-preview/cognitiveservices.json'
284+
- filename: '**/specification/cognitiveservices/resource-manager/Microsoft.CognitiveServices/CognitiveServices/preview/2016-02-01-preview/cognitiveservices.json'
289285
words:
290286
- rpns
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- tool: TypeSpecRequirement
2+
path: ./stable/v1.0/*.json
3+
reason: Brownfield service not ready to migrate
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# ComputerVision suppressions.yaml
2+
# Suppress TypeSpec requirement for existing Swagger-based versions
3+
# Stable versions
4+
- tool: TypeSpecRequirement
5+
path: ./stable/v1.0/*.json
6+
reason: Brownfield service not ready to migrate
7+
- tool: TypeSpecRequirement
8+
path: ./stable/v2.0/*.json
9+
reason: Brownfield service not ready to migrate
10+
- tool: TypeSpecRequirement
11+
path: ./stable/v2.1/*.json
12+
reason: Brownfield service not ready to migrate
13+
- tool: TypeSpecRequirement
14+
path: ./stable/v3.0/*.json
15+
reason: Brownfield service not ready to migrate
16+
- tool: TypeSpecRequirement
17+
path: ./stable/v3.1/*.json
18+
reason: Brownfield service not ready to migrate
19+
- tool: TypeSpecRequirement
20+
path: ./stable/v3.2/*.json
21+
reason: Brownfield service not ready to migrate
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- tool: TypeSpecRequirement
2+
path: ./stable/v1.0/*.json
3+
reason: Brownfield service not ready to migrate
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- tool: TypeSpecRequirement
2+
path: ./preview/2023-04-30-preview/*.json
3+
reason: Brownfield service not ready to migrate
4+
- tool: TypeSpecRequirement
5+
path: ./preview/2023-10-15-preview/*.json
6+
reason: Brownfield service not ready to migrate
7+
- tool: TypeSpecRequirement
8+
path: ./preview/2024-02-15-preview/*.json
9+
reason: Brownfield service not ready to migrate
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
- tool: TypeSpecRequirement
2+
path: ./stable/v1.1/*.json
3+
reason: Brownfield service not ready to migrate
4+
- tool: TypeSpecRequirement
5+
path: ./stable/v2.0/*.json
6+
reason: Brownfield service not ready to migrate
7+
- tool: TypeSpecRequirement
8+
path: ./stable/v3.0/*.json
9+
reason: Brownfield service not ready to migrate
10+
- tool: TypeSpecRequirement
11+
path: ./stable/v3.1/*.json
12+
reason: Brownfield service not ready to migrate
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
# CustomVisionTraining suppressions.yaml
2+
# Suppress TypeSpec requirement for existing Swagger-based versions
3+
# Preview versions
4+
- tool: TypeSpecRequirement
5+
path: ./preview/v3.4-preview/*.json
6+
reason: Brownfield service not ready to migrate
7+
# Stable versions
8+
- tool: TypeSpecRequirement
9+
path: ./stable/v1.2/*.json
10+
reason: Brownfield service not ready to migrate
11+
- tool: TypeSpecRequirement
12+
path: ./stable/v2.0/*.json
13+
reason: Brownfield service not ready to migrate
14+
- tool: TypeSpecRequirement
15+
path: ./stable/v2.1/*.json
16+
reason: Brownfield service not ready to migrate
17+
- tool: TypeSpecRequirement
18+
path: ./stable/v2.2/*.json
19+
reason: Brownfield service not ready to migrate
20+
- tool: TypeSpecRequirement
21+
path: ./stable/v3.0/*.json
22+
reason: Brownfield service not ready to migrate
23+
- tool: TypeSpecRequirement
24+
path: ./stable/v3.1/*.json
25+
reason: Brownfield service not ready to migrate
26+
- tool: TypeSpecRequirement
27+
path: ./stable/v3.2/*.json
28+
reason: Brownfield service not ready to migrate
29+
- tool: TypeSpecRequirement
30+
path: ./stable/v3.3/*.json
31+
reason: Brownfield service not ready to migrate
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- tool: TypeSpecRequirement
2+
path: ./preview/v1.0-preview/*.json
3+
reason: Brownfield service not ready to migrate
4+
- tool: TypeSpecRequirement
5+
path: ./stable/v1.0/*.json
6+
reason: Brownfield service not ready to migrate
Lines changed: 43 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,43 @@
1+
# FormRecognizer suppressions.yaml
2+
# Suppress TypeSpec requirement for existing Swagger-based versions
3+
# Preview versions
4+
- tool: TypeSpecRequirement
5+
path: ./preview/2021-09-30-preview/*.json
6+
reason: Brownfield service not ready to migrate
7+
- tool: TypeSpecRequirement
8+
path: ./preview/2022-01-30-preview/*.json
9+
reason: Brownfield service not ready to migrate
10+
- tool: TypeSpecRequirement
11+
path: ./preview/2022-06-30-preview/*.json
12+
reason: Brownfield service not ready to migrate
13+
- tool: TypeSpecRequirement
14+
path: ./preview/2023-02-28-preview/*.json
15+
reason: Brownfield service not ready to migrate
16+
- tool: TypeSpecRequirement
17+
path: ./preview/v1.0/*.json
18+
reason: Brownfield service not ready to migrate
19+
- tool: TypeSpecRequirement
20+
path: ./preview/v2.0/*.json
21+
reason: Brownfield service not ready to migrate
22+
- tool: TypeSpecRequirement
23+
path: ./preview/v2.1-preview.1/*.json
24+
reason: Brownfield service not ready to migrate
25+
- tool: TypeSpecRequirement
26+
path: ./preview/v2.1-preview.2/*.json
27+
reason: Brownfield service not ready to migrate
28+
- tool: TypeSpecRequirement
29+
path: ./preview/v2.1-preview.3/*.json
30+
reason: Brownfield service not ready to migrate
31+
# Stable versions
32+
- tool: TypeSpecRequirement
33+
path: ./stable/2022-08-31/*.json
34+
reason: Brownfield service not ready to migrate
35+
- tool: TypeSpecRequirement
36+
path: ./stable/2023-07-31/*.json
37+
reason: Brownfield service not ready to migrate
38+
- tool: TypeSpecRequirement
39+
path: ./stable/v2.0/*.json
40+
reason: Brownfield service not ready to migrate
41+
- tool: TypeSpecRequirement
42+
path: ./stable/v2.1/*.json
43+
reason: Brownfield service not ready to migrate
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# LUISAuthoring suppressions.yaml
2+
# Suppress TypeSpec requirement for existing Swagger-based versions
3+
# Preview versions
4+
- tool: TypeSpecRequirement
5+
path: ./preview/v3.0/*.json
6+
reason: Brownfield service not ready to migrate
7+
# Stable versions
8+
- tool: TypeSpecRequirement
9+
path: ./stable/v2.0/*.json
10+
reason: Brownfield service not ready to migrate
11+
- tool: TypeSpecRequirement
12+
path: ./stable/v3.0/*.json
13+
reason: Brownfield service not ready to migrate

0 commit comments

Comments
 (0)