From 28af0fc8598b99cdb551e205d431e56993fc343f Mon Sep 17 00:00:00 2001 From: Victor Vieux Date: Wed, 31 Dec 2014 00:01:04 +0000 Subject: [PATCH] update API doc Signed-off-by: Victor Vieux --- api/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/api/README.md b/api/README.md index c701afecc5..e31eb2c5d1 100644 --- a/api/README.md +++ b/api/README.md @@ -24,7 +24,6 @@ POST "/images/create" POST "/images/load" POST "/images/{name:.*}/push" POST "/images/{name:.*}/tag" -POST "/containers/{name:.*}/attach" POST "/containers/{name:.*}/copy" POST "/containers/{name:.*}/exec" POST "/exec/{name:.*}/start"