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:
commit
ed48608147
1 changed files with 72 additions and 72 deletions
|
@ -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…
Add table
Reference in a new issue