Skip to content

Commit

Permalink
Remove x-ms-azure-resource (#13500)
Browse files Browse the repository at this point in the history
Co-authored-by: Dongwei Wang <[email protected]>
  • Loading branch information
idear1203 and Dongwei Wang authored Apr 12, 2021
1 parent 58f2489 commit bccc882
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,6 @@
"IpFirewallRuleInfo": {
"description": "IP firewall rule",
"type": "object",
"x-ms-azure-resource": true,
"allOf": [
{
"$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ProxyResource"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5399,8 +5399,7 @@
},
"x-ms-client-flatten": true
}
},
"x-ms-azure-resource": true
}
},
"GeoBackupPolicyProperties": {
"properties": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1095,7 +1095,6 @@
"WorkspaceAadAdminInfo": {
"description": "Workspace active directory administrator",
"type": "object",
"x-ms-azure-resource": true,
"allOf": [
{
"$ref": "../../../../../common-types/resource-management/v2/types.json#/definitions/ProxyResource"
Expand Down

0 comments on commit bccc882

Please sign in to comment.