Skip to content

Commit

Permalink
Add multiapi (#10222)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored Jul 24, 2020
1 parent 27aebdc commit eb83f3b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions specification/azurestackhci/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-03-01-preview
```
### Tag: package-2020-03-01-preview and go
These settings apply only when `--tag=package-2020-03-01-preview --go` is specified on the command line.
Expand Down

0 comments on commit eb83f3b

Please sign in to comment.