Skip to content

Commit

Permalink
revert int format
Browse files Browse the repository at this point in the history
  • Loading branch information
mjudeikis committed Sep 7, 2021
1 parent 913f9ca commit 186ee47
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,6 @@
"description": "The size of the worker VMs."
},
"diskSizeGB": {
"format": "int64",
"description": "The disk size of the worker VMs.",
"type": "integer"
},
Expand All @@ -895,7 +894,6 @@
"type": "string"
},
"count": {
"format": "int64",
"description": "The number of worker VMs.",
"type": "integer"
},
Expand Down

0 comments on commit 186ee47

Please sign in to comment.