File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
specification/containerservice/resource-manager Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -34,9 +34,19 @@ These are the global settings for the ContainerServices API.
34
34
35
35
``` yaml
36
36
openapi-type : arm
37
- tag : package-2022-07
37
+ tag : package-preview- 2022-08
38
38
` ` `
39
39
40
+
41
+ ### Tag: package-preview-2022-08
42
+
43
+ These settings apply only when ` --tag=package-preview-2022-08` is specified on the command line.
44
+
45
+ ` ` ` yaml $(tag) == 'package-preview-2022-08'
46
+ input-file:
47
+ - Microsoft.ContainerService/preview/2022-08-02-preview/fleets.json
48
+ - Microsoft.ContainerService/preview/2022-08-02-preview/managedClusters.json
49
+ ` ` `
40
50
# ## Tag: package-2022-07
41
51
42
52
These settings apply only when `--tag=package-2022-07` is specified on the command line.
You can’t perform that action at this time.
0 commit comments