Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@@ -4389,6 +4389,10 @@ paths:
description: "Exit code of the container"
type: "integer"
x-nullable: false
+ 400:
+ description: "bad parameter"
+ schema:
+ $ref: "#/definitions/ErrorResponse"
404:
description: "no such container"
schema:
@@ -4459,6 +4459,10 @@ paths:
@@ -5696,6 +5696,10 @@ paths:
@@ -5701,6 +5701,10 @@ paths:
@@ -5737,6 +5737,10 @@ paths:
Message:
description: "Details of an error"
type: "string"
@@ -5724,6 +5724,10 @@ paths:
@@ -5748,6 +5748,10 @@ paths:
@@ -5775,6 +5775,10 @@ paths:
@@ -5836,6 +5836,10 @@ paths:
@@ -6552,6 +6552,10 @@ paths:
@@ -6690,6 +6690,10 @@ paths:
@@ -6858,6 +6858,10 @@ paths: