Skip to content

Commit 238a5fd

Browse files
committed
Updates readme
1 parent 2e6f4c1 commit 238a5fd

File tree

1 file changed

+11
-1
lines changed
  • specification/containerservice/resource-manager

1 file changed

+11
-1
lines changed

specification/containerservice/resource-manager/readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,19 @@ These are the global settings for the ContainerServices API.
3434

3535
``` yaml
3636
openapi-type: arm
37-
tag: package-2022-07
37+
tag: package-preview-2022-08
3838
```
3939
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+
```
4050
### Tag: package-2022-07
4151

4252
These settings apply only when `--tag=package-2022-07` is specified on the command line.

0 commit comments

Comments
 (0)