Various updates (#419)

* various updates

* update pom.xml

* update ci config with new location

* Change "swagger-codegen" to "openapi-generator" in a comment

* fix pom.xml for bash client

* minor fix to github ID

* fix pom for ios
This commit is contained in:
William Cheng
2018-05-11 15:28:32 +08:00
committed by GitHub
parent e5be838fa8
commit 7d75c66180
36 changed files with 66 additions and 228 deletions

View File

@@ -31,4 +31,4 @@ ags="$@ generate -t modules/openapi-generator/src/main/resources/JavaPlayFramewo
java $JAVA_OPTS -jar $executable $ags
cp samples.ci/server/petstore/java-play-framework-controller-only/pom.xml samples/server/petstore/java-play-framework-controller-only/pom.xml
cp CI/samples.ci/server/petstore/java-play-framework-controller-only/pom.xml samples/server/petstore/java-play-framework-controller-only/pom.xml