Skip to content

Commit be1c967

Browse files
authored
Revert default tag to latest package intended for use by customers (#13210)
1 parent d4035ec commit be1c967

File tree

1 file changed

+2
-2
lines changed
  • specification/redisenterprise/resource-manager

1 file changed

+2
-2
lines changed

specification/redisenterprise/resource-manager/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,15 +26,15 @@ These are the global settings for the RedisEnterprise API.
2626

2727
``` yaml
2828
openapi-type: arm
29-
tag: package-preview-2021-02
29+
tag: package-2021-03
3030
```
3131
3232
3333
### Tag: package-preview-2021-02
3434
3535
These settings apply only when `--tag=package-preview-2021-02` is specified on the command line.
3636

37-
```yaml $(tag) == 'package-preview-2021-02'
37+
``` yaml $(tag) == 'package-preview-2021-02'
3838
input-file:
3939
- Microsoft.Cache/preview/2021-02-01-preview/redisenterprise.json
4040
```

0 commit comments

Comments
 (0)