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

Merge pull request #5401 from SvenDowideit/docs-api-eg-formating

small api doc formatting fixup
This commit is contained in:
James Turnbull 2014-04-25 09:11:46 -04:00
commit ed48608147

View file

@ -127,7 +127,7 @@ entry for each repo/tag on an image, each image is only represented
once, with a nested attribute indicating the repo/tags that apply to
that image.
Instead of:
Instead of:
HTTP/1.1 200 OK
Content-Type: application/json
@ -175,7 +175,7 @@ that image.
}
]
The returned json looks like this:
The returned json looks like this:
HTTP/1.1 200 OK
Content-Type: application/json