Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update readme.python.md
  • Loading branch information
Wzb123456789 authored Feb 13, 2023
commit 273378d3b0e753d68b234fc02906b7481c50c139
3 changes: 2 additions & 1 deletion specification/edgeorder/resource-manager/readme.python.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Generate all API versions currently shipped for this package

```yaml $(python)
multiapi: true
default-api-version: 2022-05-01-preview
batch:
- tag: package-2022-05-preview
- tag: package-2021-12
Expand Down Expand Up @@ -62,4 +63,4 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
``` yaml $(tag) == 'package-2020-12-preview' && $(python)
namespace: azure.mgmt.edgeorder.v2020_12_01_preview
output-folder: $(python-sdks-folder)/edgeorder/azure-mgmt-edgeorder/azure/mgmt/edgeorder/v2020_12_01_preview
```
```