Skip to content

Commit

Permalink
Merge pull request #20 from RichardZhaoW/newVersion20210701
Browse files Browse the repository at this point in the history
fix LintDiff errors
  • Loading branch information
RichardZhaoW authored Jul 5, 2021
2 parents 7e29247 + fa6f55b commit 6b8f2ce
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3835,6 +3835,7 @@
"description": "Counts of various compute node states on the amlCompute."
},
"ScaleSettingsInformation": {
"type": "object",
"properties": {
"scaleSettings": {
"$ref": "#/definitions/ScaleSettings",
Expand Down Expand Up @@ -4102,6 +4103,7 @@
}
},
"PrivateEndpointConnectionListResult": {
"type": "object",
"properties": {
"value": {
"type": "array",
Expand Down

0 comments on commit 6b8f2ce

Please sign in to comment.