From 89250c58a480f1c68af7e10b7908c3e66a04a159 Mon Sep 17 00:00:00 2001 From: Michail Kargakis Date: Tue, 4 Oct 2016 16:43:44 +0200 Subject: [PATCH] hack: run openapi-spec as part of update-all.sh --- hack/update-all.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hack/update-all.sh b/hack/update-all.sh index b12545eb42c..63c8017a327 100755 --- a/hack/update-all.sh +++ b/hack/update-all.sh @@ -57,6 +57,7 @@ BASH_TARGETS=" generated-docs generated-swagger-docs swagger-spec + openapi-spec api-reference-docs"