We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23bc309 commit cdbb0b8Copy full SHA for cdbb0b8
specification/cognitiveservices/resource-manager/readme.md
@@ -39,7 +39,7 @@ These settings apply only when `--tag=package-2025-10-01-preview` is specified o
39
40
```yaml $(tag) == 'package-2025-10-01-preview'
41
input-file:
42
- - Microsoft.CognitiveServices/stable/2025-09-01/cognitiveservices.json
+ - Microsoft.CognitiveServices/stable/2025-10-01-preview/cognitiveservices.json
43
suppressions:
44
- code: PutResponseCodes
45
reason: This is existing behavior in all other APIs and already in stable version, will keep the same.
0 commit comments