mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-28 05:57:25 +00:00
Update generated swagger/OpenAPI spec
This commit is contained in:
parent
a9cee59f69
commit
c0cfcc6c49
@ -3638,7 +3638,7 @@
|
|||||||
"200": {
|
"200": {
|
||||||
"description": "OK",
|
"description": "OK",
|
||||||
"schema": {
|
"schema": {
|
||||||
"$ref": "#/definitions/v1.Pod"
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"401": {
|
"401": {
|
||||||
|
@ -8980,7 +8980,7 @@
|
|||||||
"description": "API at /api/v1",
|
"description": "API at /api/v1",
|
||||||
"operations": [
|
"operations": [
|
||||||
{
|
{
|
||||||
"type": "v1.Pod",
|
"type": "string",
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
"summary": "read log of the specified Pod",
|
"summary": "read log of the specified Pod",
|
||||||
"nickname": "readNamespacedPodLog",
|
"nickname": "readNamespacedPodLog",
|
||||||
@ -9070,7 +9070,7 @@
|
|||||||
{
|
{
|
||||||
"code": 200,
|
"code": 200,
|
||||||
"message": "OK",
|
"message": "OK",
|
||||||
"responseModel": "v1.Pod"
|
"responseModel": "string"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"produces": [
|
"produces": [
|
||||||
|
@ -8971,7 +8971,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
|||||||
<tr>
|
<tr>
|
||||||
<td class="tableblock halign-left valign-top"><p class="tableblock">200</p></td>
|
<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">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>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
@ -33308,7 +33308,7 @@ span.icon > [class^="icon-"], span.icon > [class*=" icon-"] { cursor: default; }
|
|||||||
</div>
|
</div>
|
||||||
<div id="footer">
|
<div id="footer">
|
||||||
<div id="footer-text">
|
<div id="footer-text">
|
||||||
Last updated 2016-12-05 07:38:49 UTC
|
Last updated 2016-12-06 22:35:20 UTC
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user