Skip to content

Commit af207d9

Browse files
msyycgiromm2ms
authored andcommitted
[T2] containerservice python automation fix (Azure#11669)
* python automation fix * Update readme.python.md
1 parent a0e0b82 commit af207d9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

specification/containerservice/resource-manager/readme.python.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ Generate all API versions currently shipped for this package
2626
2727
```yaml $(python) && $(multiapi) && !$(track2)
2828
batch:
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
8990
python:
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

0 commit comments

Comments
 (0)