Noor Dawod
|
a67e07e132
|
Stop using internal variable from okhttp3 (#17458)
|
2023-12-22 11:07:08 +00:00 |
|
William Cheng
|
9c4f6c46f7
|
Fix integer default value with double quote (kotlin jaxrs server generator) (#16563)
* fix integer default value with double qutoe (kotlin jaxrs)
* add enum tests
* fix typo
* update samples
|
2023-09-12 17:38:51 +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 |
|
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
|
50ee574d1f
|
[kotlin] Escape dollar sign in baseName (#16266)
* escape dollar sign in baseName (kotlin)
* escape dollar sign in kotlin server jaxrs-spec template
* add new files
* update samples
|
2023-08-08 10:05:15 +08:00 |
|