Fixing swagger spec

This commit is contained in:
nikhiljindal
2015-08-10 18:32:37 -07:00
parent e7d4426158
commit 4ee799e181
2 changed files with 9 additions and 5 deletions

View File

@@ -5909,7 +5909,7 @@
"allowMultiple": false
},
{
"type": "",
"type": "string",
"paramType": "query",
"name": "command",
"description": "Command is the remote command to execute. argv array. Not executed within a shell.",
@@ -5987,7 +5987,7 @@
"allowMultiple": false
},
{
"type": "",
"type": "string",
"paramType": "query",
"name": "command",
"description": "Command is the remote command to execute. argv array. Not executed within a shell.",