1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #1085 from dotcloud/1076-doc_delete-fix

fix status code in doc
This commit is contained in:
Victor Vieux 2013-07-01 06:30:21 -07:00
commit 348c5c4838

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