Skip to content

Commit 1ecb59f

Browse files
author
Kanchan Joshi
committed
Added tag for 2025-05-01-preview in readme file
1 parent 4a42de3 commit 1ecb59f

File tree

1 file changed

+10
-1
lines changed
  • specification/redisenterprise/resource-manager

1 file changed

+10
-1
lines changed

specification/redisenterprise/resource-manager/readme.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,19 @@ These are the global settings for the RedisEnterprise API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-2025-04-01
29+
tag: package-preview-2025-05-01
3030
```
3131
3232
33+
### Tag: package-preview-2025-05-01-preview
34+
35+
These settings apply only when `--tag=package-preview-2025-05-01-preview` is specified on the command line.
36+
37+
```yaml $(tag) == 'package-preview-2025-05-01-preview'
38+
input-file:
39+
- Microsoft.Cache/preview/2025-05-01-preview/redisenterprise.json
40+
```
41+
3342
### Tag: package-2025-04-01
3443

3544
These settings apply only when `--tag=package-2025-04-01` is specified on the command line.

0 commit comments

Comments
 (0)