Skip to content

Commit

Permalink
Add missing multiapi entry for go sdk v54.0.0 release (Azure#14200)
Browse files Browse the repository at this point in the history
* add missing multiapi entry

* fix one output-folder
  • Loading branch information
ArcturusZhang authored and dabenhamMic committed May 4, 2021
1 parent 732b133 commit d85af05
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion specification/maps/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ These settings apply only when `--tag=package-2017-01 --go` is specified on the
Please also specify `--go-sdk-folder=<path to the root directory of your azure-sdk-for-go clone>`.

``` yaml $(tag)=='package-2017-01' && $(go)
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2017-01-01-preview/$(namespace)
output-folder: $(go-sdk-folder)/services/$(namespace)/mgmt/2017-01-01/$(namespace)
```
1 change: 1 addition & 0 deletions specification/resources/resource-manager/readme.go.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ batch:
- tag: package-policy-2016-12
- tag: package-policy-2016-04
- tag: package-policy-2015-10
- tag: package-resources-2021-01
- tag: package-resources-2020-10
- tag: package-resources-2020-06
- tag: package-resources-2019-10
Expand Down

0 comments on commit d85af05

Please sign in to comment.