From eb804a268de376f9d81921cca3a1d2755c1a4b61 Mon Sep 17 00:00:00 2001 From: Nick Adcock Date: Wed, 10 Mar 2021 11:30:19 +0000 Subject: [PATCH] Fix GetNamespacesRepositoriesImagesSummary spelling Signed-off-by: Nick Adcock --- docker-hub/api/v2.0.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-hub/api/v2.0.yaml b/docker-hub/api/v2.0.yaml index cddac30f53..dccd26958a 100644 --- a/docker-hub/api/v2.0.yaml +++ b/docker-hub/api/v2.0.yaml @@ -378,7 +378,7 @@ paths: summary: Get summary of repository's images description: | Gets the number of images in a repository and the number of images counted as active and inactive - operationId: GetNamespacesRepositorieImagesSummary + operationId: GetNamespacesRepositoriesImagesSummary produces: - application/json parameters: