Skip to content

Commit

Permalink
Update readme.python.md (#25078)
Browse files Browse the repository at this point in the history
* Update readme.python.md

* Update readme.python.md
  • Loading branch information
msyyc authored Aug 7, 2023
1 parent 7411120 commit a3089b2
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ no-namespace-folders: true
Generate all API versions currently shipped for this package
```yaml $(python) && $(multiapi)
```yaml $(python)
default-api-version: "2023-04-01"
multiapi: true
batch:
- tag: package-2020-04-30
- tag: package-2021-09-01-preview
Expand All @@ -27,6 +29,7 @@ batch:
``` yaml $(multiapiscript)
output-folder: $(python-sdks-folder)/redhatopenshift/azure-mgmt-redhatopenshift/azure/mgmt/redhatopenshift/
clear-output-folder: false
perform-load: false
```
Expand Down

0 comments on commit a3089b2

Please sign in to comment.