Merge pull request #12507 from nikhiljindal/swaggerValid

Auto commit by PR queue bot
This commit is contained in:
k8s-merge-robot
2015-09-19 23:26:17 -07:00
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.",