mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 00:21:18 +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.