Skip to content

Commit

Permalink
Add multiapi section (#9347)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored May 8, 2020
1 parent 0ca6b35 commit 6871a33
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions specification/hybridkubernetes/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ go:
clear-output-folder: true
```
### Go multi-api
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2020-01-01-preview
```
### Tag: package-2020-01-01-preview and go
These settings apply only when `--tag=package-2020-01-01-preview --go` is specified on the command line.
Expand Down

0 comments on commit 6871a33

Please sign in to comment.