Nicklas Utgaard
|
89eea742fe
|
avoid intersection type (#21378)
avoid intersection type by splitting the statements into separate code-branches. for each branch the type of `value` is therefor no longer an intersection
Fixes https://github.com/OpenAPITools/openapi-generator/issues/20636
|
2025-06-04 20:48:11 +01:00 |
|
Maksim Kosolapov
|
09df01501a
|
[kotlin][client] Explode query param properly (#20714)
|
2025-02-26 15:52:03 +08:00 |
|
Ross Sullivan
|
e1130c343a
|
Added HTTP method+path to JavaDocs in kotlin clients (#20618)
* feat: Added HTTP method+path to JavaDocs in kotlin OkHTTP client
* feat: Added HTTP method+path to JavaDocs in kotlin Ktor client
* feat: Added HTTP method+path to JavaDocs in kotlin retrofit2 client
* feat: Added HTTP method+path to JavaDocs in kotlin vertex client
* feat: Added HTTP method+path to JavaDocs in kotlin volley client
|
2025-02-09 21:55:23 +08:00 |
|
Jorge Fernandez
|
9fec13af85
|
[Kotlin][Tests]: Add test for kotlin-jvm-okhttp (#20338)
* feat(issue-20231): add echo_api client for kotlin okhttp
* build(issue-20231): sync files
|
2024-12-17 21:50:00 +08:00 |
|