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
1 changed files with 72 additions and 72 deletions

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 once, with a nested attribute indicating the repo/tags that apply to
that image. that image.
Instead of: Instead of:
HTTP/1.1 200 OK HTTP/1.1 200 OK
Content-Type: application/json 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 HTTP/1.1 200 OK
Content-Type: application/json Content-Type: application/json