kroegerama / openapi-kgen

Generate modern API Clients in Kotlin from OpenAPI specifications. Supports OpenAPI >= 3.0.0.
Apache License 2.0
22 stars 4 forks source link

Please elaborate usage #3

Open mobilekosmos opened 2 years ago

mobilekosmos commented 2 years ago

Hi, this looks like the lib I'm needing, but I'm not getting how to use it, this should be usable with Retrofit, right? is there a sample somewhere where the generated code is being used with retrofit?