We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b05a24b commit 74af9baCopy full SHA for 74af9ba
specification/edgeorder/resource-manager/readme.python.md
@@ -22,6 +22,7 @@ Generate all API versions currently shipped for this package
22
23
```yaml $(python)
24
multiapi: true
25
+default-api-version: "2021-12-01"
26
batch:
27
- tag: package-2022-05-preview
28
- tag: package-2021-12
@@ -62,4 +63,4 @@ Please also specify `--python-sdks-folder=<path to the root directory of your az
62
63
``` yaml $(tag) == 'package-2020-12-preview' && $(python)
64
namespace: azure.mgmt.edgeorder.v2020_12_01_preview
65
output-folder: $(python-sdks-folder)/edgeorder/azure-mgmt-edgeorder/azure/mgmt/edgeorder/v2020_12_01_preview
-```
66
+```
0 commit comments