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 cdbb0b8 commit 7f41047Copy full SHA for 7f41047
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-10-01-preview/cognitiveservices.json
+ - Microsoft.CognitiveServices/preview/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