We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4c6b58 commit 5415fe8Copy full SHA for 5415fe8
Dockerfile
@@ -18,6 +18,7 @@ COPY ./google_checkstyle.xml ${GEN_DIR}
18
COPY ./modules/swagger-codegen-maven-plugin ${GEN_DIR}/modules/swagger-codegen-maven-plugin
19
COPY ./modules/swagger-codegen-cli ${GEN_DIR}/modules/swagger-codegen-cli
20
COPY ./modules/swagger-codegen ${GEN_DIR}/modules/swagger-codegen
21
+COPY ./modules/swagger-generator ${GEN_DIR}/modules/swagger-generator
22
COPY ./pom.xml ${GEN_DIR}
23
24
# Pre-compile swagger-codegen-cli
0 commit comments