update api README.md

Signed-off-by: Xian Chaobo <xianchaobo@huawei.com>
This commit is contained in:
Xian Chaobo
2015-05-11 21:37:45 -04:00
parent 38a1708e81
commit a72d37be2d

View File

@@ -13,8 +13,6 @@ The Docker Swarm API is mostly compatible with the [Docker Remote API](https://d
Some endpoints have not yet been implemented and will return a 404 error.
```
GET "/images/get"
POST "/images/create" : "docker import" flow not implement
```