Skip to content

Commit

Permalink
CodeGen from PR 14251 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 59f12d944421fe961c36c680bca52b33815c6f9a into a394eccc2ce26369cacbc113cf0c3a9c9501e689
  • Loading branch information
SDKAuto committed May 5, 2021
1 parent de6d34d commit 1650727
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions schemas/2014-04-01/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -358,10 +358,10 @@
"$ref": "#/definitions/servers_databases_extensions_childResource"
},
{
"$ref": "#/definitions/servers_databases_securityAlertPolicies_childResource"
"$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource"
},
{
"$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource"
"$ref": "#/definitions/servers_databases_securityAlertPolicies_childResource"
},
{
"$ref": "#/definitions/servers_databases_advisors_childResource"
Expand Down
2 changes: 1 addition & 1 deletion schemas/2019-08-01/tenantDeploymentTemplate.json
Original file line number Diff line number Diff line change
Expand Up @@ -716,4 +716,4 @@
"description": "Output copy"
}
}
}
}
4 changes: 2 additions & 2 deletions schemas/2020-11-01-preview/Microsoft.Sql.json
Original file line number Diff line number Diff line change
Expand Up @@ -1409,10 +1409,10 @@
"$ref": "#/definitions/servers_databases_syncGroups_childResource"
},
{
"$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource"
"$ref": "#/definitions/servers_databases_workloadGroups_childResource"
},
{
"$ref": "#/definitions/servers_databases_workloadGroups_childResource"
"$ref": "#/definitions/servers_databases_transparentDataEncryption_childResource"
}
]
}
Expand Down

0 comments on commit 1650727

Please sign in to comment.