Skip to content

Commit

Permalink
bug-search (#9235)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcturusZhang authored Apr 28, 2020
1 parent 0c5dbfb commit 2cca6e1
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions specification/search/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,10 @@ go:
``` yaml $(go) && $(multiapi)
batch:
- tag: package-2020-03
- tag: package-2015-08
- tag: package-2015-02
```
### Tag: package-2020-03 and go
These settings apply only when `--tag=package-2020-03 --go` is specified on the command line.
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.

``` yaml $(tag) == 'package-2020-03' && $(go)
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2020-03-13/$(namespace)
```

### Tag: package-2015-08 and go
These settings apply only when `--tag=package-2015-08 --go` is specified on the command line.
Expand Down

0 comments on commit 2cca6e1

Please sign in to comment.