mirror of https://github.com/docker/docs.git
small api doc formatting fixup
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@fosiki.com> (github: SvenDowideit)
This commit is contained in:
parent
b3bea07d56
commit
c7bd1f4e64
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue