Skip to content

Commit bad70a3

Browse files
author
msftbot[bot]
authored
[ReleasePR sql] [SQL] Bump ManagedDatabaseRestoreDetails and ManagedDatabase version in v5 tag (#2545)
Create to sync Azure/azure-rest-api-specs#19955 [ReCreate this PR](https://github.com/azure-resource-manager-schemas/compare/main...azure-sdk:sdkAuto/sql?expand=1)
2 parents f144aa8 + 4f7e7a7 commit bad70a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

schemas/2020-11-01-preview/Microsoft.Sql.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -195,9 +195,6 @@
195195
"type": "array",
196196
"items": {
197197
"oneOf": [
198-
{
199-
"$ref": "#/definitions/managedInstances_databases_childResource"
200-
},
201198
{
202199
"$ref": "#/definitions/managedInstances_administrators_childResource"
203200
},
@@ -221,6 +218,9 @@
221218
},
222219
{
223220
"$ref": "#/definitions/managedInstances_sqlAgent_childResource"
221+
},
222+
{
223+
"$ref": "#/definitions/managedInstances_databases_childResource"
224224
}
225225
]
226226
}

0 commit comments

Comments
 (0)