mirror of
https://github.com/moby/moby.git
synced 2026-07-13 11:00:42 +00:00
fix swagger.yaml #39484
Signed-off-by: skanehira <sho19921005@gmail.com>
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user