Merge pull request #670 from dotcloud/669-wrong_content_type_create-fix
Fix content type in doc
This commit is contained in:
commit
52113cc443
1 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,8 @@ Create a container
|
|||
.. sourcecode:: http
|
||||
|
||||
HTTP/1.1 201 OK
|
||||
|
||||
Content-Type: application/json
|
||||
|
||||
{
|
||||
"Id":"e90e34656806"
|
||||
"Warnings":[]
|
||||
|
|
Loading…
Add table
Reference in a new issue