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 74af9ba commit 9313e75Copy full SHA for 9313e75
specification/kubernetesconfiguration/resource-manager/readme.python.md
@@ -20,6 +20,7 @@ Generate all API versions currently shipped for this package
20
21
```yaml $(python)
22
multiapi: true
23
+default-api-version: "2022-11-01"
24
clear-output-folder: true
25
batch:
26
- tag: package-2022-11
@@ -163,4 +164,4 @@ output-folder: $(python-sdks-folder)/kubernetesconfiguration/azure-mgmt-kubernet
163
164
``` yaml $(python)
165
modelerfour:
166
lenient-model-deduplication: true
-```
167
+```
0 commit comments