Merge pull request #115246 from thockin/codegen-11-swagger-from-update-codegen

Generate swagger from update-codegen
This commit is contained in:
Kubernetes Prow Robot
2023-01-22 11:24:10 -08:00
committed by GitHub
59 changed files with 129 additions and 194 deletions

View File

@@ -39,7 +39,6 @@ BASH_TARGETS=(
update-codegen
update-generated-api-compatibility-data
update-generated-docs
update-generated-swagger-docs
update-openapi-spec
update-gofmt
)