mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-08 12:43:39 +00:00
* set adapterBuilder.client() only if okBuilder was used in retrofit2 * updated the samples * added field okHttpClient and updated samples * bug fixed, added exception if okBuilder is null * added semicolon * added space, changed Exception to RuntimeException and changed its message * updated the samples