fix cpp-qt5-petstore.json location

This commit is contained in:
William Cheng 2019-11-20 17:30:47 +08:00
parent e4364b612f
commit 96bbab98a4
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ export JAVA_OPTS="${JAVA_OPTS} -Xmx1024M -DloggerPath=conf/log4j.properties"
args="generate -t modules/openapi-generator/src/main/resources/cpp-qt5-client \
-i modules/openapi-generator/src/test/resources/2_0/petstore.yaml \
-g cpp-qt5-client \
-c cpp-qt5-petstore.json \
-c bin/cpp-qt5-petstore.json \
$@"
java $JAVA_OPTS -jar $executable $args

View File

@ -1 +1 @@
4.2.1-SNAPSHOT
4.2.2-SNAPSHOT