File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
specification/containerservice/resource-manager Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change 22
33These settings apply only when ` --python ` is specified on the command line.
44
5- ``` yaml $(python) && $(track2)
5+ ``` yaml $(python)
66azure-arm : true
77license-header : MICROSOFT_MIT_NO_VERSION
88package-name : azure-mgmt-containerservice
@@ -15,7 +15,7 @@ no-namespace-folders: true
1515
1616Generate all API versions currently shipped for this package
1717
18- ` ` ` yaml $(python) && $(multiapi) && $(track2)
18+ ` ` ` yaml $(python) && $(multiapi)
1919batch :
2020 - tag : package-preview-2022-02
2121 - tag : package-2022-01
5555
5656` ` ` yaml $(multiapiscript)
5757output-folder : $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/
58- clear-output-folder : false
5958perform-load : false
6059` ` `
6160
You can’t perform that action at this time.
0 commit comments