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 480634d commit 0ff8b66Copy full SHA for 0ff8b66
specification/dns/resource-manager/readme.python.md
@@ -16,6 +16,7 @@ Generate all API versions currently shipped for this package
16
17
```yaml $(python)
18
multiapi: true
19
+default-api-version: "2018-05-01"
20
clear-output-folder: true
21
batch:
22
- tag: package-2018-05
@@ -62,4 +63,4 @@ output-folder: $(python-sdks-folder)/network/azure-mgmt-dns/azure/mgmt/dns/v2016
62
63
64
modelerfour:
65
lenient-model-deduplication: true
-```
66
+```
0 commit comments