mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
Update generated swagger/OpenAPI spec
This commit is contained in:
@@ -3638,7 +3638,7 @@
|
||||
"200": {
|
||||
"description": "OK",
|
||||
"schema": {
|
||||
"$ref": "#/definitions/v1.Pod"
|
||||
"type": "string"
|
||||
}
|
||||
},
|
||||
"401": {
|
||||
|
@@ -8980,7 +8980,7 @@
|
||||
"description": "API at /api/v1",
|
||||
"operations": [
|
||||
{
|
||||
"type": "v1.Pod",
|
||||
"type": "string",
|
||||
"method": "GET",
|
||||
"summary": "read log of the specified Pod",
|
||||
"nickname": "readNamespacedPodLog",
|
||||
@@ -9070,7 +9070,7 @@
|
||||
{
|
||||
"code": 200,
|
||||
"message": "OK",
|
||||
"responseModel": "v1.Pod"
|
||||
"responseModel": "string"
|
||||
}
|
||||
],
|
||||
"produces": [
|
||||
|
Reference in New Issue
Block a user