Stefan Koppier
|
d0e533d573
|
[kotlin-client][jvm-spring-*] Fixed URL encoding (#17493)
* [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()
|
2024-01-10 15:24:29 +08:00 |
|
Noor Dawod
|
a67e07e132
|
Stop using internal variable from okhttp3 (#17458)
|
2023-12-22 11:07:08 +00:00 |
|
William Cheng
|
5eab3cef19
|
Prepare 7.3.0-SNAPSHOT (#17456)
* Revert "v7.2.0 release (#17455)"
This reverts commit fe638d009363c142c246ff089032f243e0b4ee01.
* set version to 7.3.0-SNAPSHOT
* update doc
|
2023-12-22 16:55:58 +08:00 |
|
William Cheng
|
53289263d9
|
Prepare v7.2.0 (#17050)
* update version to 7.2.0-SNAPSHOT
* update samples
* update doc
|
2023-11-13 18:53:20 +08:00 |
|
William Cheng
|
7d154c988c
|
[kotlin-client] add spotless plugin (#16645)
* add spotless plugin to kotlin client
* add spotless plugin to kotlin client
* use 6.13.0
|
2023-09-23 12:32:25 +08:00 |
|
William Cheng
|
5e8e2d7f6d
|
Prepare v7.1.0 in master (#16608)
* prepare v7.1.0 in master
* update
|
2023-09-18 17:37:36 +08:00 |
|
Robert Oschwald
|
ec835fbd94
|
Update kotlin-client okHttp3 api.mustache fixes 16410 (#16411)
- populate body into the ServerException message
|
2023-08-25 19:06:43 +01:00 |
|
William Cheng
|
80121aa88f
|
Prepare v7.0.1 (#16409)
* prepare 7.0.1 in master
* update doc
|
2023-08-25 16:11:29 +08:00 |
|
Simon Wegendt
|
778a53a406
|
[Kotlin Client] Implement octet-stream/binary (#16341)
* Implement octet-stream/binary for Kotlin client code generator
* Fix OkHttp3 generator flavor
|
2023-08-17 10:40:22 +01:00 |
|
William Cheng
|
362b596fce
|
update kotlin client dependencies (#16273)
|
2023-08-08 10:06:08 +08:00 |
|
William Cheng
|
4602f18ca8
|
Add model name mapping feature to C# codegen (#16209)
* add model name mapping feature to C# codegen
* rename file
* update samples
* update doc
|
2023-08-02 10:06:11 +08:00 |
|
William Cheng
|
184dfd2edd
|
[Kotlin] Add name, parameter mapping support (#16193)
* add name, parameter mapping support to abstract kotlin
* remove files
|
2023-07-28 09:42:08 +08:00 |
|