mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03:00
Merge pull request #670 from dotcloud/669-wrong_content_type_create-fix
Fix content type in doc Upstream-commit: 52113cc4431704b186727d917cda15411e671f50 Component: engine
This commit is contained in:
@@ -118,7 +118,8 @@ Create a container
|
||||
.. sourcecode:: http
|
||||
|
||||
HTTP/1.1 201 OK
|
||||
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"Id":"e90e34656806"
|
||||
"Warnings":[]
|
||||
|
||||
Reference in New Issue
Block a user