Skip to content

Commit

Permalink
leave flatten on
Browse files Browse the repository at this point in the history
  • Loading branch information
cataggar committed Nov 2, 2020
1 parent 32b4740 commit 9304999
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1515,7 +1515,7 @@
"properties": {
"description": "The properties of an ExpressRoute Circuit Authorization resource",
"$ref": "#/definitions/ExpressRouteAuthorizationProperties",
"x-ms-client-flatten": false,
"x-ms-client-flatten": true,
"readOnly": true
}
}
Expand Down Expand Up @@ -2024,7 +2024,7 @@
"properties": {
"description": "The properties of an HCX Enterprise Site resource",
"$ref": "#/definitions/HcxEnterpriseSiteProperties",
"x-ms-client-flatten": false,
"x-ms-client-flatten": true,
"readOnly": true
}
}
Expand Down

0 comments on commit 9304999

Please sign in to comment.