Merge pull request #6240 from pmorie/docs
Add ApiVersion to doc example for remote API 1.12 /version
This commit is contained in:
commit
8f6162f17b
1 changed files with 1 additions and 0 deletions
|
@ -1165,6 +1165,7 @@ Show the docker version information
|
|||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"ApiVersion":"1.12",
|
||||
"Version":"0.2.2",
|
||||
"GitCommit":"5a2a5cc+CHANGES",
|
||||
"GoVersion":"go1.0.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue