mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #869 from fsouza/fix-api-docs
docs/api/remote: fix rst syntax in the "Search images" section
This commit is contained in:
commit
bcc4754dc1
1 changed files with 3 additions and 3 deletions
|
@ -839,9 +839,9 @@ Search images
|
|||
}
|
||||
]
|
||||
|
||||
:query term: term to search
|
||||
:statuscode 200: no error
|
||||
:statuscode 500: server error
|
||||
:query term: term to search
|
||||
:statuscode 200: no error
|
||||
:statuscode 500: server error
|
||||
|
||||
|
||||
3.3 Misc
|
||||
|
|
Loading…
Add table
Reference in a new issue