1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Docs: add ApiVersion to /version for remote API 1.12

Docker-DCO-1.1-Signed-off-by: Paul Morie <pmorie@gmail.com> (github: pmorie)
This commit is contained in:
Paul Morie 2014-06-06 15:07:02 -04:00
parent 5d07362a84
commit 92f46d233e

View file

@ -1164,6 +1164,7 @@ Show the docker version information
Content-Type: application/json
{
"ApiVersion":"1.12",
"Version":"0.2.2",
"GitCommit":"5a2a5cc+CHANGES",
"GoVersion":"go1.0.3"