Hello, my question must have been asked here thous...
# ktor
i
Hello, my question must have been asked here thousand times, but I couldn't find a straightforward answer. What is the best tool to generate Ktor3 compatible client code (using
kotlinx-serialization
) from OpenAPI spec? I just spent two hours fiddling with
org.openapi.generator
Gradle plugin only to be stuck with non-compiling empty data classes and this open bug: https://github.com/OpenAPITools/openapi-generator/issues/19245