Skip to content

Commit 804cc0e

Browse files
author
SDKAuto
committed
CodeGen from PR 12153 in Azure/azure-rest-api-specs
add back ManagedDatabaseRestoreDetails specs (#12153)
1 parent e19a420 commit 804cc0e

File tree

8 files changed

+341
-9
lines changed

8 files changed

+341
-9
lines changed

schemas/2014-04-01/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2641,4 +2641,4 @@
26412641
"description": "Represents the properties of a database transparent data encryption."
26422642
}
26432643
}
2644-
}
2644+
}

schemas/2015-05-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1635,4 +1635,4 @@
16351635
"description": "Properties of a virtual network rule."
16361636
}
16371637
}
1638-
}
1638+
}

schemas/2017-03-01-preview/Microsoft.Sql.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1839,7 +1839,7 @@
18391839
"oneOf": [
18401840
{
18411841
"type": "number",
1842-
"default": 2
1842+
"default": 2.0
18431843
},
18441844
{
18451845
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
@@ -2991,4 +2991,4 @@
29912991
"description": "Properties of a Vulnerability Assessment recurring scans."
29922992
}
29932993
}
2994-
}
2994+
}

schemas/2017-10-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1101,4 +1101,4 @@
11011101
"description": "Properties of a Vulnerability Assessment recurring scans."
11021102
}
11031103
}
1104-
}
1104+
}

schemas/2018-06-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1360,4 +1360,4 @@
13601360
"description": "Properties of a Vulnerability Assessment recurring scans."
13611361
}
13621362
}
1363-
}
1363+
}

schemas/2019-06-01-preview/Microsoft.Sql.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1461,4 +1461,4 @@
14611461
"description": "Workload group definition. For more information look at sys.workload_management_workload_groups (DMV)."
14621462
}
14631463
}
1464-
}
1464+
}

0 commit comments

Comments
 (0)