Merge pull request #9219 from acbodine/cleanup-remote-api-docs-start

Cleanup: fixes start response status code typo in examples
This commit is contained in:
James Turnbull 2014-11-18 20:25:36 -05:00
commit af54dc215f
11 changed files with 12 additions and 12 deletions

View File

@ -363,14 +363,14 @@ Start the container `id`
"LxcConf":[{"Key":"lxc.utsname","Value":"docker"}],
"PortBindings":{ "22/tcp": [{ "HostPort": "11022" }] },
"PublishAllPorts":false,
"Privileged":false
"Privileged":false,
"Dns": ["8.8.8.8"],
"VolumesFrom": ["parent", "other:ro"]
}
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -406,7 +406,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -416,7 +416,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -407,7 +407,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -325,7 +325,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -341,7 +341,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -338,7 +338,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -393,7 +393,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -348,7 +348,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -385,7 +385,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters:

View File

@ -385,7 +385,7 @@ Start the container `id`
**Example response**:
HTTP/1.1 204 No Conten
HTTP/1.1 204 No Content
Content-Type: text/plain
Json Parameters: