Skip to content

Commit

Permalink
Updates readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Tong Chen committed Mar 2, 2022
1 parent a859eb0 commit 2c54132
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion specification/containerservice/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,18 @@ These are the global settings for the ContainerServices API.

``` yaml
openapi-type: arm
tag: package-2022-01
tag: package-preview-2022-03
```
### Tag: package-preview-2022-03
These settings apply only when `--tag=package-preview-2022-03` is specified on the command line.

```yaml $(tag) == 'package-preview-2022-03'
input-file:
- Microsoft.ContainerService/preview/2022-03-02-preview/managedClusters.json
```
### Tag: package-2022-01

These settings apply only when `--tag=package-2022-01` is specified on the command line.
Expand Down

0 comments on commit 2c54132

Please sign in to comment.