mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
e20e7bbbfe
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> |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
types.go |