Update swagger scripts, (this supplants #14596)

This commit is contained in:
Isaac Hollander McCreery
2015-10-08 16:03:34 -07:00
parent 9c952eec3e
commit ea6c385674
2 changed files with 2 additions and 1 deletions

View File

@@ -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"