|
@@ -2786,12 +2786,12 @@ paths:
|
|
|
schema:
|
|
|
$ref: "#/definitions/ErrorResponse"
|
|
|
404:
|
|
|
- description: "no such container"
|
|
|
+ description: "no such image"
|
|
|
schema:
|
|
|
$ref: "#/definitions/ErrorResponse"
|
|
|
examples:
|
|
|
application/json:
|
|
|
- message: "No such container: c2ada9df5af8"
|
|
|
+ message: "No such image: c2ada9df5af8"
|
|
|
406:
|
|
|
description: "impossible to attach"
|
|
|
schema:
|