mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fix status code in doc
This commit is contained in:
parent
5e029f7600
commit
8dcc6a0280
1 changed files with 1 additions and 1 deletions
|
@ -800,7 +800,7 @@ Remove an image
|
|||
{"Deleted":"53b4f83ac9"}
|
||||
]
|
||||
|
||||
:statuscode 204: no error
|
||||
:statuscode 200: no error
|
||||
:statuscode 404: no such image
|
||||
:statuscode 409: conflict
|
||||
:statuscode 500: server error
|
||||
|
|
Loading…
Add table
Reference in a new issue