mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-06 07:57:35 +00:00
Update swagger scripts, (this supplants #14596)
This commit is contained in:
@@ -72,4 +72,4 @@ done
|
||||
$SED -ri -e "s|(releases.k8s.io)/[^/]+|\1/${NEW_VERSION}|" pkg/api/v[0-9]*/types.go
|
||||
|
||||
${KUBE_ROOT}/hack/update-generated-docs.sh
|
||||
${KUBE_ROOT}/hack/update-swagger-spec.sh
|
||||
${KUBE_ROOT}/hack/update-generated-swagger-docs.sh
|
||||
|
||||
@@ -66,3 +66,4 @@ for group_version in "${GROUP_VERSIONS[@]}"; do
|
||||
done
|
||||
|
||||
"${KUBE_ROOT}/hack/update-swagger-spec.sh"
|
||||
"${KUBE_ROOT}/hack/gen-swagger-doc/run-gen-swagger-docs.sh"
|
||||
|
||||
Reference in New Issue
Block a user