Merge pull request #8060 from SvenDowideit/missing-t-in-get-api-eg

Added missing 't' from the end of the /images/{{id}}/get eg.
This commit is contained in:
James Turnbull 2014-09-16 08:43:26 -04:00
commit b040ba99d0
9 changed files with 9 additions and 9 deletions

View File

@ -1245,7 +1245,7 @@ Get a tarball containing all images and metadata for the repository
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1279,7 +1279,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1344,7 +1344,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1342,7 +1342,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1346,7 +1346,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1353,7 +1353,7 @@ image (and its parents) are returned, but with the exclusion of the
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1155,7 +1155,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1208,7 +1208,7 @@ specified by `name`.
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**:

View File

@ -1242,7 +1242,7 @@ Get a tarball containing all images and metadata for the repository specified by
**Example request**
GET /images/ubuntu/ge
GET /images/ubuntu/get
**Example response**: