Skip to content

Commit 7f41047

Browse files
committed
Use preview path for swagger file.
1 parent cdbb0b8 commit 7f41047

File tree

1 file changed

+1
-1
lines changed
  • specification/cognitiveservices/resource-manager

1 file changed

+1
-1
lines changed

specification/cognitiveservices/resource-manager/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ These settings apply only when `--tag=package-2025-10-01-preview` is specified o
3939

4040
```yaml $(tag) == 'package-2025-10-01-preview'
4141
input-file:
42-
- Microsoft.CognitiveServices/stable/2025-10-01-preview/cognitiveservices.json
42+
- Microsoft.CognitiveServices/preview/2025-10-01-preview/cognitiveservices.json
4343
suppressions:
4444
- code: PutResponseCodes
4545
reason: This is existing behavior in all other APIs and already in stable version, will keep the same.

0 commit comments

Comments
 (0)