mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
996acc05f5
* 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
|