From 71cbef03dcb3ce9b7773ccb471e4e7c184473995 Mon Sep 17 00:00:00 2001 From: Xian Chaobo Date: Wed, 8 Apr 2015 03:50:23 +0800 Subject: [PATCH] update README.md Signed-off-by: Xian Chaobo --- api/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/api/README.md b/api/README.md index e40bc63a10..fba7085e2f 100644 --- a/api/README.md +++ b/api/README.md @@ -14,7 +14,6 @@ Some endpoints have not yet been implemented and will return a 404 error. ``` GET "/images/get" -GET "/containers/{name:.*}/attach/ws" POST "/build" POST "/images/load"