docs/api: add missing 400 response for POST /containers/{id}/wait
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
41b137962d
commit
5e2b7dea02
12 changed files with 48 additions and 0 deletions
|
@ -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:
|
||||||
|
|
|
@ -4459,6 +4459,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:
|
||||||
|
|
|
@ -5696,6 +5696,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:
|
||||||
|
|
|
@ -5701,6 +5701,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:
|
||||||
|
|
|
@ -5737,6 +5737,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -5724,6 +5724,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -5748,6 +5748,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -5775,6 +5775,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -5836,6 +5836,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -6552,6 +6552,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -6690,6 +6690,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
|
@ -6858,6 +6858,10 @@ paths:
|
||||||
Message:
|
Message:
|
||||||
description: "Details of an error"
|
description: "Details of an error"
|
||||||
type: "string"
|
type: "string"
|
||||||
|
400:
|
||||||
|
description: "bad parameter"
|
||||||
|
schema:
|
||||||
|
$ref: "#/definitions/ErrorResponse"
|
||||||
404:
|
404:
|
||||||
description: "no such container"
|
description: "no such container"
|
||||||
schema:
|
schema:
|
||||||
|
|
Loading…
Reference in a new issue