Skip to content

Commit f2a14e7

Browse files
committed
Updated swagger config
1 parent c8161b4 commit f2a14e7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

swagger_to_sdk_config.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@
2525
"output_dir": "azure-mgmt-authorization/azure/mgmt/authorization"
2626
},
2727
"batch.management": {
28-
"swagger": "arm-batch/2015-12-01/swagger/BatchManagement.json",
28+
"swagger": "arm-batch/2017-01-01/swagger/BatchManagement.json",
2929
"autorest_options": {
3030
"Namespace": "azure.mgmt.batch",
31-
"PackageVersion": "2.0.0"
31+
"PackageVersion": "3.0.0"
3232
},
3333
"output_dir": "azure-mgmt-batch/azure/mgmt/batch"
3434
},
@@ -333,10 +333,10 @@
333333
"output_dir": "azure-mgmt-web/azure/mgmt/web/"
334334
},
335335
"batch": {
336-
"swagger": "batch/2016-07-01.3.1/swagger/BatchService.json",
336+
"swagger": "batch/2017-01-01.4.0/swagger/BatchService.json",
337337
"autorest_options": {
338338
"Namespace": "azure.batch",
339-
"PackageVersion": "1.1.0"
339+
"PackageVersion": "2.0.0"
340340
},
341341
"output_dir": "azure-batch/azure/batch/",
342342
"wrapper_filesOrDirs": [

0 commit comments

Comments
 (0)