mirror of
https://github.com/moby/moby.git
synced 2026-07-10 16:48:40 +00:00
It is not required to have version prefix for all the remote APIs. Though there are still quite a few example requests in api docs that does not have the version prefix. This fix update the remote api docs to address this issue. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>