mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-16 22:00:51 +00:00
* update build.gradle for retrofit2 * update retrofit2 rx2 sample * update gradle and sbt build file for retrofit2
7 lines
155 B
Bash
Executable File
7 lines
155 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./bin/java-petstore-retrofit2-play24.sh
|
|
./bin/java-petstore-retrofit2.sh
|
|
./bin/java-petstore-retrofit2rx.sh
|
|
./bin/java-petstore-retrofit2rx2.sh
|