mirror of https://github.com/docker/docs.git
Fix GetNamespacesRepositoriesImagesSummary spelling
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
86fe72f8ba
commit
eb804a268d
|
|
@ -378,7 +378,7 @@ paths:
|
||||||
summary: Get summary of repository's images
|
summary: Get summary of repository's images
|
||||||
description: |
|
description: |
|
||||||
Gets the number of images in a repository and the number of images counted as active and inactive
|
Gets the number of images in a repository and the number of images counted as active and inactive
|
||||||
operationId: GetNamespacesRepositorieImagesSummary
|
operationId: GetNamespacesRepositoriesImagesSummary
|
||||||
produces:
|
produces:
|
||||||
- application/json
|
- application/json
|
||||||
parameters:
|
parameters:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue