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 d4035ec commit be1c967Copy full SHA for be1c967
specification/redisenterprise/resource-manager/readme.md
@@ -26,15 +26,15 @@ These are the global settings for the RedisEnterprise API.
26
27
``` yaml
28
openapi-type: arm
29
-tag: package-preview-2021-02
+tag: package-2021-03
30
```
31
32
33
### Tag: package-preview-2021-02
34
35
These settings apply only when `--tag=package-preview-2021-02` is specified on the command line.
36
37
-```yaml $(tag) == 'package-preview-2021-02'
+``` yaml $(tag) == 'package-preview-2021-02'
38
input-file:
39
- Microsoft.Cache/preview/2021-02-01-preview/redisenterprise.json
40
0 commit comments