diff --git a/hack/update-all.sh b/hack/update-all.sh index ab70a809bfc..02d258ea90d 100755 --- a/hack/update-all.sh +++ b/hack/update-all.sh @@ -70,6 +70,9 @@ BASH_TARGETS=" update-openapi-spec update-api-reference-docs update-federation-openapi-spec + update-federation-swagger-spec + update-federation-generated-swagger-docs + update-federation-api-reference-docs update-staging-client-go update-staging-godeps update-bazel"