Update generated swagger/OpenAPI spec

This commit is contained in:
mbohlool 2016-12-06 13:58:46 -08:00
parent a9cee59f69
commit c0cfcc6c49
3 changed files with 5 additions and 5 deletions

View File

@ -3638,7 +3638,7 @@
"200": {
"description": "OK",
"schema": {
"$ref": "#/definitions/v1.Pod"
"type": "string"
}
},
"401": {

View File

@ -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": [

View File

@ -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>