Skip to content

Commit

Permalink
Fix code style issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Dongwei Wang committed Sep 10, 2020
1 parent efaacde commit 5a3dd89
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@
"$ref": "#/definitions/AutoPauseProperties",
"description": "Auto-pausing properties"
},
"isComputeIsolationEnabled":{
"isComputeIsolationEnabled": {
"type": "boolean",
"description": "Whether compute isolation is required or not."
},
Expand Down

0 comments on commit 5a3dd89

Please sign in to comment.