moby--moby/libnetwork/api
Madhu Venugopal e20e7bbbfe Added API support for both /vx.x/networks & /networks
In one of the previous commit, we went to the extreme of supporting just
the /{version}/networks. Though that satisfied the requirements for UI
integration, it is not fully consistent with Docker APIs.
Docker API supports both /{version}/resource and /resource and hence we
must add the same support for networks resource.

Also fixed a silly bug in api.go

Signed-off-by: Madhu Venugopal <madhu@docker.com>
2015-05-24 15:17:47 -07:00
..
api.go Added API support for both /vx.x/networks & /networks 2015-05-24 15:17:47 -07:00
api_test.go Support network options in rest api 2015-05-23 20:12:29 -07:00
types.go Changes in rest api 2015-05-20 16:44:06 -07:00