File tree Expand file tree Collapse file tree 2 files changed +1
-8
lines changed
specification/softwareplan/resource-manager Expand file tree Collapse file tree 2 files changed +1
-8
lines changed Original file line number Diff line number Diff line change 9
9
namespace : softwareplan
10
10
` ` `
11
11
12
- ` ` ` yaml $(go) && $(track2)
13
- license-header : MICROSOFT_MIT_NO_VERSION
14
- module-name : sdk/resourcemanager/softwareplan/armsoftwareplan
15
- module : github.com/Azure/azure-sdk-for-go/$(module-name)
16
- output-folder : $(go-sdk-folder)/$(module-name)
17
- azure-arm : true
18
- ` ` `
12
+ The softwareplan has been retired and will not be supported by track2 go SDK.
19
13
20
14
### Go multi-api
21
15
Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ swagger-to-sdk:
62
62
- repo: azure-sdk-for-python
63
63
- repo: azure-sdk-for-java
64
64
- repo: azure-sdk-for-go
65
- - repo: azure-sdk-for-go-track2
66
65
- repo: azure-sdk-for-js
67
66
- repo: azure-sdk-for-ruby
68
67
after_scripts:
You can’t perform that action at this time.
0 commit comments