mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
Added missing 't' from the end of the /images/{{id}}/get eg.
Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)
This commit is contained in:
@@ -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**:
|
||||
|
||||
|
||||
@@ -1279,7 +1279,7 @@ specified by `name`.
|
||||
|
||||
**Example request**
|
||||
|
||||
GET /images/ubuntu/ge
|
||||
GET /images/ubuntu/get
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
||||
@@ -1344,7 +1344,7 @@ specified by `name`.
|
||||
|
||||
**Example request**
|
||||
|
||||
GET /images/ubuntu/ge
|
||||
GET /images/ubuntu/get
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
||||
@@ -1342,7 +1342,7 @@ specified by `name`.
|
||||
|
||||
**Example request**
|
||||
|
||||
GET /images/ubuntu/ge
|
||||
GET /images/ubuntu/get
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
||||
@@ -1346,7 +1346,7 @@ specified by `name`.
|
||||
|
||||
**Example request**
|
||||
|
||||
GET /images/ubuntu/ge
|
||||
GET /images/ubuntu/get
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
||||
@@ -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**:
|
||||
|
||||
|
||||
@@ -1155,7 +1155,7 @@ specified by `name`.
|
||||
|
||||
**Example request**
|
||||
|
||||
GET /images/ubuntu/ge
|
||||
GET /images/ubuntu/get
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
||||
@@ -1208,7 +1208,7 @@ specified by `name`.
|
||||
|
||||
**Example request**
|
||||
|
||||
GET /images/ubuntu/ge
|
||||
GET /images/ubuntu/get
|
||||
|
||||
**Example response**:
|
||||
|
||||
|
||||
@@ -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**:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user