1
0
Fork 0
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:
Victor Vieux 2013-07-01 13:28:58 +00:00
parent 5e029f7600
commit 8dcc6a0280

View file

@ -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