mirror of https://github.com/docker/docs.git
Merge pull request #670 from dotcloud/669-wrong_content_type_create-fix
Fix content type in doc
This commit is contained in:
commit
52113cc443
|
@ -118,6 +118,7 @@ Create a container
|
||||||
.. sourcecode:: http
|
.. sourcecode:: http
|
||||||
|
|
||||||
HTTP/1.1 201 OK
|
HTTP/1.1 201 OK
|
||||||
|
Content-Type: application/json
|
||||||
|
|
||||||
{
|
{
|
||||||
"Id":"e90e34656806"
|
"Id":"e90e34656806"
|
||||||
|
|
Loading…
Reference in New Issue