chore(client): add missing modules from swagger (#17051)

This commit is contained in:
Julien Robert
2023-07-18 21:15:00 +00:00
committed by GitHub
parent c4484fb302
commit 1d74652f60
4 changed files with 1444 additions and 3 deletions
+2 -1
View File
@@ -11,7 +11,8 @@ RUN apk add --no-cache \
git \
make \
clang-extra-tools \
g++
g++ \
jq
RUN npm install -g swagger-combine