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 kotlinx.serialization #135

Open friedger opened 4 years ago

friedger commented 4 years ago

For multiplatform projects, it would be good to have support for using kotlinx.serialization.

cortinico commented 4 years ago

As discussed on Slack, this sounds like as a good addition to the project.

It's probably partially blocked by #103 but that shouldn't be a major deal.

mustafaozhan commented 3 years ago

I just created this issue #151 it will be also potential blocker for KMP support