mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-20 08:30:58 +00:00
* [kotlin-client][jvm-spring-*] do URL encoding via the UrlBuilder instead of manual replacement * [kotlin-client][jvm-spring-*] Fixed imports * ensure up-to-date * Fixed syntax problem * Removed unnecessary toString()