mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Update generated swagger/OpenAPI spec
This commit is contained in:
parent
a9cee59f69
commit
c0cfcc6c49
@ -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": [
|
||||
|
@ -8971,7 +8971,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
<tr>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">success</p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock"><a href="../definitions#_v1_pod">v1.Pod</a></p></td>
|
||||
<td class="tableblock halign-left valign-top"><p class="tableblock">string</p></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
@ -33308,7 +33308,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
||||
</div>
|
||||
<div id="footer">
|
||||
<div id="footer-text">
|
||||
Last updated 2016-12-05 07:38:49 UTC
|
||||
Last updated 2016-12-06 22:35:20 UTC
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
Loading…
Reference in New Issue
Block a user