|
@@ -4389,6 +4389,10 @@ paths:
|
|
description: "Exit code of the container"
|
|
description: "Exit code of the container"
|
|
type: "integer"
|
|
type: "integer"
|
|
x-nullable: false
|
|
x-nullable: false
|
|
|
|
+ 400:
|
|
|
|
+ description: "bad parameter"
|
|
|
|
+ schema:
|
|
|
|
+ $ref: "#/definitions/ErrorResponse"
|
|
404:
|
|
404:
|
|
description: "no such container"
|
|
description: "no such container"
|
|
schema:
|
|
schema:
|