File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
specification/containerservice/resource-manager Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ Generate all API versions currently shipped for this package
2626
2727` ` ` yaml $(python) && $(multiapi) && !$(track2)
2828batch :
29+ - tag : package-2020-11-01-only
2930 - tag : package-2020-09-01-only
3031 - tag : package-2020-07-01-only
3132 - tag : package-2020-06-01-only
@@ -89,6 +90,8 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
8990python:
9091 namespace: azure.mgmt.containerservice.v2020_11_01
9192 output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_11_01
93+ namespace: azure.mgmt.containerservice.v2020_11_01
94+ output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/v2020_11_01
9295` ` `
9396
9497# ## Tag: package-2020-09-01-only and python
You can’t perform that action at this time.
0 commit comments