Open
Description
Found this interesting library for Kotlin/Java code generation from OpenApi schemas. While we already have support, there are still some issues with the code generation (https://github.com/Kotlin/dataframe/issues?q=is%3Aopen+is%3Aissue+label%3AOpenAPI) that need some attention.
I want to take a look at this library, however, to see if it could replace some of the instable behavior of our OpenApi generation. Probably our implementation works well enough to keep, but at least it should be explored.