mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-05 03:03:40 +00:00
Fixing swagger spec
This commit is contained in:
@@ -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.",
|
||||
|
Reference in New Issue
Block a user