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 069709b commit 4ff678dCopy full SHA for 4ff678d
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-2024-10
+tag: package-2025-04-01
30
```
31
32
33
+### Tag: package-2025-04-01
34
+
35
+These settings apply only when `--tag=package-2025-04-01` is specified on the command line.
36
37
+```yaml $(tag) == 'package-2025-04-01'
38
+input-file:
39
+ - Microsoft.Cache/stable/2025-04-01/redisenterprise.json
40
+```
41
42
### Tag: package-2024-10
43
44
These settings apply only when `--tag=package-2024-10` is specified on the command line.
0 commit comments