Signed-off-by: skanehira <sho19921005@gmail.com>
(cherry picked from commit 3afdc463140d5bfb1cbe458dd7104f1334364587)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
| ... | ... |
@@ -5507,8 +5507,6 @@ paths: |
| 5507 | 5507 |
description: "no error" |
| 5508 | 5508 |
304: |
| 5509 | 5509 |
description: "container already started" |
| 5510 |
- schema: |
|
| 5511 |
- $ref: "#/definitions/ErrorResponse" |
|
| 5512 | 5510 |
404: |
| 5513 | 5511 |
description: "no such container" |
| 5514 | 5512 |
schema: |
| ... | ... |
@@ -5540,8 +5538,6 @@ paths: |
| 5540 | 5540 |
description: "no error" |
| 5541 | 5541 |
304: |
| 5542 | 5542 |
description: "container already stopped" |
| 5543 |
- schema: |
|
| 5544 |
- $ref: "#/definitions/ErrorResponse" |
|
| 5545 | 5543 |
404: |
| 5546 | 5544 |
description: "no such container" |
| 5547 | 5545 |
schema: |