Skip to content

Commit a3089b2

Browse files
authored
Update readme.python.md (#25078)
* Update readme.python.md * Update readme.python.md
1 parent 7411120 commit a3089b2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ no-namespace-folders: true
1515
1616
Generate all API versions currently shipped for this package
1717
18-
```yaml $(python) && $(multiapi)
18+
```yaml $(python)
19+
default-api-version: "2023-04-01"
20+
multiapi: true
1921
batch:
2022
- tag: package-2020-04-30
2123
- tag: package-2021-09-01-preview
@@ -27,6 +29,7 @@ batch:
2729
2830
``` yaml $(multiapiscript)
2931
output-folder: $(python-sdks-folder)/redhatopenshift/azure-mgmt-redhatopenshift/azure/mgmt/redhatopenshift/
32+
clear-output-folder: false
3033
perform-load: false
3134
```
3235

0 commit comments

Comments
 (0)