mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 07:29:09 +00:00
* [kotlin] Fix NPE for POST/PUT/PATCH with empty request models. * [kotlin] Pass content type in empty response as discussed in PR review.