Yelp / swagger-gradle-codegen

💫 A Gradle Plugin to generate your networking code from Swagger
Apache License 2.0
412 stars 37 forks source link

Support RxJava3 #116

Open cortinico opened 4 years ago

cortinico commented 4 years ago

We historically supported RxJava2 in the generator template. It's probably time to consider supporting RxJava3 anytime soon: https://github.com/ReactiveX/RxJava/wiki/What's-different-in-3.0