Skip to content

Commit

Permalink
CodeGen from PR 19955 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[SQL] Bump ManagedDatabaseRestoreDetails and ManagedDatabase version in v5 tag (#19955)

* Bump managedDatabaseRestoreDetails version

* bump managed databases version as well
  • Loading branch information
SDKAuto committed Aug 29, 2022
1 parent 6e82e15 commit 4f7e7a7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions schemas/2020-11-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -195,9 +195,6 @@
"type": "array",
"items": {
"oneOf": [
{
"$ref": "#/definitions/managedInstances_databases_childResource"
},
{
"$ref": "#/definitions/managedInstances_administrators_childResource"
},
Expand All @@ -221,6 +218,9 @@
},
{
"$ref": "#/definitions/managedInstances_sqlAgent_childResource"
},
{
"$ref": "#/definitions/managedInstances_databases_childResource"
}
]
}
Expand Down

0 comments on commit 4f7e7a7

Please sign in to comment.