A Gradle plugin that transforms OpenAPI v3.x specifications into production-ready Kotlin Ktor client code. The generated client code is fully KMP-compatible. You can customize the generated clients ...
A Kotlin Toolchain plugin that integrates OpenAPI Generator into the build pipeline. It exposes a generateOpenAPI task that reads an OpenAPI specification file, runs the configured generator, and ...