fix swagger.yaml

Signed-off-by: skanehira <sho19921005@gmail.com>
This commit is contained in:
skanehira 2019-07-10 22:18:19 +09:00
parent f550cb5792
commit 3afdc46314

View file

@ -5543,8 +5543,6 @@ paths:
description: "no error"
304:
description: "container already started"
schema:
$ref: "#/definitions/ErrorResponse"
404:
description: "no such container"
schema:
@ -5576,8 +5574,6 @@ paths:
description: "no error"
304:
description: "container already stopped"
schema:
$ref: "#/definitions/ErrorResponse"
404:
description: "no such container"
schema: