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

Update REMOTE_TODO.md

This commit is contained in:
Victor Vieux 2014-01-07 12:51:17 -08:00
parent 4b9e475a3d
commit f2ea539467

View file

@ -7,7 +7,7 @@ ok "/version": getVersion, 1
... "/images/json": getImagesJSON, N
TODO "/images/viz": getImagesViz, 0 yes
TODO "/images/search": getImagesSearch, N
TODO "/images/{name:.*}/get": getImagesGet, 0
#3490 "/images/{name:.*}/get": getImagesGet, 0
TODO "/images/{name:.*}/history": getImagesHistory, 1
TODO "/images/{name:.*}/json": getImagesByName, 1
TODO "/containers/ps": getContainersJSON, N