We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c89c72 commit 0a5f63bCopy full SHA for 0a5f63b
entrypoint.sh
@@ -7,7 +7,7 @@ echo "cloning protobuf files"
7
bash sparse-checkout.sh
8
9
echo "generating swagger docs"
10
-buf mod update && buf generate
+buf mod update && buf generate buf.build/googleapis/googleapis && buf generate
11
12
echo "combining swagger docs into 1 file"
13
bash combine_swagger_docs.sh docs
0 commit comments