From 47cea3483b905912024c2b09ed0378f6a233a643 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Thu, 14 Jan 2021 03:17:28 +0000 Subject: [PATCH] CodeGen from PR 12293 in Azure/azure-rest-api-specs Fix ARM Errors and update the swagger files. (#12293) * Fix ARM Errors and update the swagger files. * update * update import export spec file. * remove import/export from v2 and v1 in the original pr: https://github.com/Azure/azure-rest-api-specs/commit/99b5b0c4914d9d485d6106fbd620ce8ef8bbea05# the import export APIs were only added to v3. * update import export spec file. * separate db import export from this PR. * revert importdatabases --- schemas/2014-04-01/Microsoft.Sql.json | 2 +- schemas/2015-05-01-preview/Microsoft.Sql.json | 2 +- schemas/2017-03-01-preview/Microsoft.Sql.json | 4 ++-- schemas/2017-10-01-preview/Microsoft.Sql.json | 2 +- schemas/2018-06-01-preview/Microsoft.Sql.json | 2 +- schemas/2019-06-01-preview/Microsoft.Sql.json | 2 +- schemas/2020-02-02-preview/Microsoft.Sql.json | 2 +- schemas/2020-08-01-preview/Microsoft.Sql.json | 2 +- 8 files changed, 9 insertions(+), 9 deletions(-) diff --git a/schemas/2014-04-01/Microsoft.Sql.json b/schemas/2014-04-01/Microsoft.Sql.json index ffec89f5ec..2e7a453195 100644 --- a/schemas/2014-04-01/Microsoft.Sql.json +++ b/schemas/2014-04-01/Microsoft.Sql.json @@ -2641,4 +2641,4 @@ "description": "Represents the properties of a database transparent data encryption." } } -} \ No newline at end of file +} diff --git a/schemas/2015-05-01-preview/Microsoft.Sql.json b/schemas/2015-05-01-preview/Microsoft.Sql.json index ee45813210..95d63249c4 100644 --- a/schemas/2015-05-01-preview/Microsoft.Sql.json +++ b/schemas/2015-05-01-preview/Microsoft.Sql.json @@ -1635,4 +1635,4 @@ "description": "Properties of a virtual network rule." } } -} \ No newline at end of file +} diff --git a/schemas/2017-03-01-preview/Microsoft.Sql.json b/schemas/2017-03-01-preview/Microsoft.Sql.json index 4c10346eba..e30dea911b 100644 --- a/schemas/2017-03-01-preview/Microsoft.Sql.json +++ b/schemas/2017-03-01-preview/Microsoft.Sql.json @@ -1839,7 +1839,7 @@ "oneOf": [ { "type": "number", - "default": 2 + "default": 2.0 }, { "$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression" @@ -2991,4 +2991,4 @@ "description": "Properties of a Vulnerability Assessment recurring scans." } } -} \ No newline at end of file +} diff --git a/schemas/2017-10-01-preview/Microsoft.Sql.json b/schemas/2017-10-01-preview/Microsoft.Sql.json index e48b3afc45..99ebd18f0a 100644 --- a/schemas/2017-10-01-preview/Microsoft.Sql.json +++ b/schemas/2017-10-01-preview/Microsoft.Sql.json @@ -1101,4 +1101,4 @@ "description": "Properties of a Vulnerability Assessment recurring scans." } } -} \ No newline at end of file +} diff --git a/schemas/2018-06-01-preview/Microsoft.Sql.json b/schemas/2018-06-01-preview/Microsoft.Sql.json index 3d1402345c..db92173686 100644 --- a/schemas/2018-06-01-preview/Microsoft.Sql.json +++ b/schemas/2018-06-01-preview/Microsoft.Sql.json @@ -1360,4 +1360,4 @@ "description": "Properties of a Vulnerability Assessment recurring scans." } } -} \ No newline at end of file +} diff --git a/schemas/2019-06-01-preview/Microsoft.Sql.json b/schemas/2019-06-01-preview/Microsoft.Sql.json index 16f0b0e789..5d1a2e8785 100644 --- a/schemas/2019-06-01-preview/Microsoft.Sql.json +++ b/schemas/2019-06-01-preview/Microsoft.Sql.json @@ -1461,4 +1461,4 @@ "description": "Workload group definition. For more information look at sys.workload_management_workload_groups (DMV)." } } -} \ No newline at end of file +} diff --git a/schemas/2020-02-02-preview/Microsoft.Sql.json b/schemas/2020-02-02-preview/Microsoft.Sql.json index 0169aac7ed..abcc2e0c20 100644 --- a/schemas/2020-02-02-preview/Microsoft.Sql.json +++ b/schemas/2020-02-02-preview/Microsoft.Sql.json @@ -1321,4 +1321,4 @@ "description": "An ARM Resource SKU." } } -} \ No newline at end of file +} diff --git a/schemas/2020-08-01-preview/Microsoft.Sql.json b/schemas/2020-08-01-preview/Microsoft.Sql.json index ebf2dc181b..b35c93274c 100644 --- a/schemas/2020-08-01-preview/Microsoft.Sql.json +++ b/schemas/2020-08-01-preview/Microsoft.Sql.json @@ -487,4 +487,4 @@ "description": "An ARM Resource SKU." } } -} \ No newline at end of file +}