Skip to content

Commit cdbb0b8

Browse files
committed
Correct the input file directory.
1 parent 23bc309 commit cdbb0b8

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-09-01/cognitiveservices.json
42+
- Microsoft.CognitiveServices/stable/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)