We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7636c6 commit 4c59872Copy full SHA for 4c59872
1 file changed
specification/containerservice/resource-manager/Microsoft.ContainerService/fleet/readme.md
@@ -27,15 +27,15 @@ These are the global settings for the ContainerServices API.
27
28
``` yaml
29
openapi-type: arm
30
-tag: package-preview-2023-08
+tag: package-2023-08-preview
31
```
32
33
34
-### Tag: package-preview-2023-08
+### Tag: package-2023-08-preview
35
36
-These settings apply only when `--tag=package-preview-2023-08` is specified on the command line.
+These settings apply only when `--tag=package-2023-08-preview` is specified on the command line.
37
38
-```yaml $(tag) == 'package-preview-2023-08'
+``` yaml $(tag) == 'package-2023-08-preview'
39
input-file:
40
- preview/2023-08-15-preview/fleets.json
41
0 commit comments