@@ -19,7 +19,6 @@ Generate all API versions currently shipped for this package
19
19
20
20
` ` ` yaml $(python)
21
21
multiapi : true
22
- default-api-version : " 2022-12-01"
23
22
clear-output-folder : true
24
23
batch :
25
24
- tag : package-privatelinks-2020-05
@@ -179,6 +178,7 @@ These settings apply only when `--tag=package-changes-2022-05 --python` is speci
179
178
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
180
179
181
180
` ` ` yaml $(tag) == 'package-changes-2022-05'
181
+ default-api-version: "2022-05-01"
182
182
namespace: azure.mgmt.resource.changes.v2022_05_01
183
183
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/changes/v2022_05_01
184
184
` ` `
@@ -189,6 +189,7 @@ These settings apply only when `--tag=package-privatelinks-2020-05 --python` is
189
189
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
190
190
191
191
` ` ` yaml $(tag) == 'package-privatelinks-2020-05'
192
+ default-api-version: "2020-05-01"
192
193
namespace: azure.mgmt.resource.privatelinks.v2020_05_01
193
194
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/privatelinks/v2020_05_01
194
195
` ` `
@@ -199,6 +200,7 @@ These settings apply only when `--tag=package-features-2021-07 --python` is spec
199
200
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
200
201
201
202
` ` ` yaml $(tag) == 'package-features-2021-07'
203
+ default-api-version: "2021-07-01"
202
204
namespace: azure.mgmt.resource.features.v2021_07_01
203
205
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/features/v2021_07_01
204
206
` ` `
@@ -219,6 +221,7 @@ These settings apply only when `--tag=package-links-2016-09 --python` is specifi
219
221
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
220
222
221
223
` ` ` yaml $(tag) == 'package-links-2016-09'
224
+ default-api-version: "2016-09-01"
222
225
namespace: azure.mgmt.resource.links.v2016_09_01
223
226
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/links/v2016_09_01
224
227
` ` `
@@ -229,6 +232,7 @@ These settings apply only when `--tag=package-locks-2016-09 --python` is specifi
229
232
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
230
233
231
234
` ` ` yaml $(tag) == 'package-locks-2016-09'
235
+ default-api-version: "2016-09-01"
232
236
namespace: azure.mgmt.resource.locks.v2016_09_01
233
237
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/locks/v2016_09_01
234
238
` ` `
@@ -249,6 +253,7 @@ These settings apply only when `--tag=package-managedapplications-2019-07 --pyth
249
253
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
250
254
251
255
` ` ` yaml $(tag) == 'package-managedapplications-2019-07'
256
+ default-api-version: "2019-07-01"
252
257
namespace: azure.mgmt.resource.managedapplications.v2019_07_01
253
258
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/managedapplications/v2019_07_01
254
259
` ` `
@@ -279,6 +284,7 @@ These settings apply only when `--tag=package-policy-2022-06-only --python` is s
279
284
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
280
285
281
286
` ` ` yaml $(tag) == 'package-policy-2022-06-only'
287
+ default-api-version: "2022-06-01"
282
288
namespace: azure.mgmt.resource.policy.v2022_06_01
283
289
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/policy/v2022_06_01
284
290
` ` `
@@ -409,6 +415,7 @@ These settings apply only when `--tag=package-resources-2022-09 --python` is spe
409
415
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
410
416
411
417
` ` ` yaml $(tag) == 'package-resources-2022-09'
418
+ default-api-version: "2022-09-01"
412
419
namespace: azure.mgmt.resource.resources.v2022_09_01
413
420
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/resources/v2022_09_01
414
421
` ` `
@@ -569,6 +576,7 @@ These settings apply only when `--tag=package-subscriptions-2022-12 --python` is
569
576
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
570
577
571
578
` ` ` yaml $(tag) == 'package-subscriptions-2022-12'
579
+ default-api-version: "2022-12-01"
572
580
namespace: azure.mgmt.resource.subscriptions.v2022_12_01
573
581
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/subscriptions/v2022_12_01
574
582
` ` `
@@ -639,6 +647,7 @@ These settings apply only when `--tag=package-deploymentscripts-2020-10` is spec
639
647
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
640
648
641
649
` ` ` yaml $(tag) == 'package-deploymentscripts-2020-10'
650
+ default-api-version: "2020-10-01"
642
651
namespace: azure.mgmt.resource.deploymentscripts.v2020_10_01
643
652
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentscripts/v2020_10_01
644
653
` ` `
@@ -679,6 +688,7 @@ These settings apply only when `--tag=package-templatespecs-2022-02` is specifie
679
688
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
680
689
681
690
` ` ` yaml $(tag) == 'package-templatespecs-2022-02'
691
+ default-api-version: "2022-02-01"
682
692
namespace: azure.mgmt.resource.templatespecs.v2022_02_01
683
693
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/templatespecs/v2022_02_01
684
694
` ` `
@@ -689,6 +699,7 @@ These settings apply only when `--tag=package-deploymentstacks-2022-08-preview`
689
699
Please also specify `--python-sdks-folder=<path to the root directory of your azure-sdk-for-python clone>`.
690
700
691
701
` ` ` yaml $(tag) == 'package-deploymentstacks-2022-08-preview'
702
+ default-api-version: "2022-08-01-preview"
692
703
namespace: azure.mgmt.resource.deploymentstacks.v2022_08_01_preview
693
704
output-folder: $(python-sdks-folder)/resources/azure-mgmt-resource/azure/mgmt/resource/deploymentstacks/v2022_08_01_preview
694
705
` ` `
0 commit comments