File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
specification/networkcloud/resource-manager Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 33These settings apply only when ` --go ` is specified on the command line.
44
55``` yaml $(go) && $(track2)
6- azure-arm : true
76license-header : MICROSOFT_MIT_NO_VERSION
8- namespace : networkcloud
9- module-name : sdk/resourcemanager/$(namespace)/arm$(namespace)
7+ module-name : sdk/resourcemanager/networkcloud/armnetworkcloud
108module : github.com/Azure/azure-sdk-for-go/$(module-name)
119output-folder : $(go-sdk-folder)/$(module-name)
12- module-version : 1.0.0
10+ azure-arm : true
1311` ` `
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ swagger-to-sdk:
5151 - repo: azure-sdk-for-net
5252 - repo: azure-sdk-for-python-track2
5353 - repo: azure-sdk-for-java
54- - repo: azure-sdk-for-go-track2
54+ - repo: azure-sdk-for-go
5555 - repo: azure-sdk-for-js
5656 - repo: azure-resource-manager-schemas
5757 - repo: azure-cli-extensions
You can’t perform that action at this time.
0 commit comments