File tree Expand file tree Collapse file tree 6 files changed +29
-0
lines changed
policyinsights/resource-manager
resourcemover/resource-manager Expand file tree Collapse file tree 6 files changed +29
-0
lines changed Original file line number Diff line number Diff line change 99 clear-output-folder : true
1010` ` `
1111
12+ ` ` ` yaml $(go) && $(track2)
13+ license-header : MICROSOFT_MIT_NO_VERSION
14+ module-name : sdk/resourcemanager/elastic/armelastic
15+ module : github.com/Azure/azure-sdk-for-go/$(module-name)
16+ output-folder : $(go-sdk-folder)/$(module-name)
17+ azure-arm : true
18+ ` ` `
19+
1220### Go multi-api
1321
1422` ` ` yaml $(go) && $(multiapi)
Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ swagger-to-sdk:
7979 - repo: azure-sdk-for-python
8080 - repo: azure-sdk-for-java
8181 - repo: azure-sdk-for-go
82+ - repo: azure-sdk-for-go-track2
8283 - repo: azure-resource-manager-schemas
8384 - repo: azure-cli-extensions
8485 - repo: azure-sdk-for-ruby
Original file line number Diff line number Diff line change 99 clear-output-folder : true
1010` ` `
1111
12+ ` ` ` yaml $(go) && $(track2)
13+ azure-arm : true
14+ license-header : MICROSOFT_MIT_NO_VERSION
15+ module-name : sdk/resourcemanager/policyinsights/armpolicyinsights
16+ module : github.com/Azure/azure-sdk-for-go/$(module-name)
17+ output-folder : $(go-sdk-folder)/$(module-name)
18+ modelerfour :
19+ lenient-model-deduplication : true
20+ ` ` `
21+
1222### Go multi-api
1323
1424` ` ` yaml $(go) && $(multiapi)
Original file line number Diff line number Diff line change @@ -240,6 +240,7 @@ This is not used by Autorest itself.
240240
241241` ` ` yaml $(swagger-to-sdk)
242242swagger-to-sdk:
243+ - repo: azure-sdk-for-go-track2
243244 - repo: azure-sdk-for-net
244245 - repo: azure-sdk-for-python-track2
245246 - repo: azure-sdk-for-java
Original file line number Diff line number Diff line change 99 clear-output-folder : true
1010` ` `
1111
12+ ` ` ` yaml $(go) && $(track2)
13+ license-header : MICROSOFT_MIT_NO_VERSION
14+ module-name : sdk/resourcemanager/resourcemover/armresourcemover
15+ module : github.com/Azure/azure-sdk-for-go/$(module-name)
16+ output-folder : $(go-sdk-folder)/$(module-name)
17+ azure-arm : true
18+ ` ` `
19+
1220### Go multi-api
1321
1422` ` ` yaml $(go) && $(multiapi)
Original file line number Diff line number Diff line change @@ -71,6 +71,7 @@ swagger-to-sdk:
7171 - repo: azure-sdk-for-python-track2
7272 - repo: azure-sdk-for-java
7373 - repo: azure-sdk-for-go
74+ - repo: azure-sdk-for-go-track2
7475 - repo: azure-sdk-for-js
7576 - repo: azure-sdk-for-ruby
7677 after_scripts:
You can’t perform that action at this time.
0 commit comments