Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fixing language
  • Loading branch information
pratnala committed Mar 26, 2018
commit 69b1a9a3786e3a35c4a4444a6b529bda4177ff4f
Original file line number Diff line number Diff line change
Expand Up @@ -491,7 +491,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the virtual machine where the extension should be create or updated."
"description": "The name of the virtual machine where the extension should be created or updated."
},
{
"name": "vmExtensionName",
Expand Down Expand Up @@ -551,7 +551,7 @@
"in": "path",
"required": true,
"type": "string",
"description": "The name of the virtual machine where the extension should be create or updated."
"description": "The name of the virtual machine where the extension should be updated."
},
{
"name": "vmExtensionName",
Expand Down