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 4a42de3 commit 1ecb59fCopy full SHA for 1ecb59f
specification/redisenterprise/resource-manager/readme.md
@@ -26,10 +26,19 @@ These are the global settings for the RedisEnterprise API.
26
27
``` yaml
28
openapi-type: arm
29
-tag: package-2025-04-01
+tag: package-preview-2025-05-01
30
```
31
32
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
42
### Tag: package-2025-04-01
43
44
These settings apply only when `--tag=package-2025-04-01` is specified on the command line.
0 commit comments