1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

fix content-type of response for /commit

Signed-off-by: Tobias Gesellchen <tobias@gesellix.de>
This commit is contained in:
Tobias Gesellchen 2015-09-23 20:12:16 +02:00
parent 8d69e0eae0
commit 78de066a28
10 changed files with 10 additions and 10 deletions

View file

@ -1287,7 +1287,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1276,7 +1276,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1286,7 +1286,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1437,7 +1437,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1394,7 +1394,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1557,7 +1557,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1677,7 +1677,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1734,7 +1734,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1876,7 +1876,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}

View file

@ -1968,7 +1968,7 @@ Create a new image from a container's changes
**Example response**: **Example response**:
HTTP/1.1 201 Created HTTP/1.1 201 Created
Content-Type: application/vnd.docker.raw-stream Content-Type: application/json
{"Id": "596069db4bf5"} {"Id": "596069db4bf5"}