Skip to content

Commit

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

``` yaml
openapi-type: arm
tag: package-2021-07
tag: package-2021-08
```
### Tag: package-2021-08
These settings apply only when `--tag=package-2021-08` is specified on the command line.

```yaml $(tag) == 'package-2021-08'
input-file:
- Microsoft.ContainerService/stable/2021-08-01/managedClusters.json
```
### Tag: package-2021-07

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

0 comments on commit e0a77cf

Please sign in to comment.