Skip to content

Commit 041d77c

Browse files
BigCat20196FredericHeem
authored andcommitted
update readme python (Azure#18282)
1 parent 503503a commit 041d77c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
These settings apply only when `--python` is specified on the command line.
44

5-
```yaml $(python) && $(track2)
5+
```yaml $(python)
66
azure-arm: true
77
license-header: MICROSOFT_MIT_NO_VERSION
88
package-name: azure-mgmt-containerservice
@@ -15,7 +15,7 @@ no-namespace-folders: true
1515
1616
Generate all API versions currently shipped for this package
1717
18-
```yaml $(python) && $(multiapi) && $(track2)
18+
```yaml $(python) && $(multiapi)
1919
batch:
2020
- tag: package-preview-2022-02
2121
- tag: package-2022-01
@@ -55,7 +55,6 @@ batch:
5555
5656
``` yaml $(multiapiscript)
5757
output-folder: $(python-sdks-folder)/containerservice/azure-mgmt-containerservice/azure/mgmt/containerservice/
58-
clear-output-folder: false
5958
perform-load: false
6059
```
6160

0 commit comments

Comments
 (0)