mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-29 12:10:54 +00:00
* Add missing Jackson converter for Retrofit This commit adds the missing configuration for a ApiClient so all Jackson serializations will start to work correctly. * Add sample project code for Retrofit Jackson
3 lines
56 B
Groovy
3 lines
56 B
Groovy
|
|
rootProject.name = 'kotlin-petstore-retrofit2-jackson'
|