Jakub Lipiński
00c76de2a9
Bump Ktor to 3.0.3 for Kotlin client. ( #20410 )
2025-01-07 21:34:53 +08:00
Jakub Lipiński
e025a7ddfa
Bump Ktor to 3.0.2 for Kotlin client. ( #20265 )
2024-12-07 16:21:13 +08:00
Sylwester Zieliński
3a3688280f
Bump libraries for Kotlin-client. ( #20053 )
2024-11-08 08:05:28 +00:00
Csaba Kozák
8bb9a10b9f
[kotlin-client][multiplatform] use shortcut to access jsMain as well ( #17358 )
2023-12-10 15:15:40 +08:00
Csaba Kozák
9fa3aec2e0
[kotlin-client][multiplatform] update dependency versions ( #17180 )
2023-11-26 21:58:22 +08:00
Csaba Kozák
3f033c0974
[kotlin-client][multiplatform] fix iosSimulatorArm64 source sets ( #17167 )
2023-11-22 17:57:51 +00:00
Csaba Kozák
ab0b44a1c4
[kotlin-client] add support for kotlinx-datetime ( #17166 )
...
Closes #14490
2023-11-22 17:52:37 +00:00
Csaba Kozák
3e5049565d
[kotlin-client][multiplatform] add iosSimulatorArm64 target ( #17058 )
2023-11-18 10:47:23 +08:00
Alexander Spivak
f16744a2bb
Update ktor client version for custom plugin support ( #16869 )
...
* Update ktor-client version to 2.3.5
* Update ktor-client version to 2.2.3
2023-10-23 22:03:54 +08:00
Matthias Ernst
e93906eaea
[kotlin] Update kotlin to 1.7.21 and ktor to 2.1.3 ( #14128 )
2022-11-28 16:37:59 +00:00
mm's
ef6d383433
Feature/update kotlin dependecies template ( #12966 )
...
* update Kotlin & Ktor versions
* update samples
* fix gradle version
* update the ktor client templates and project samples
* update the ktor client templates and project samples
* revert multiplatform upgrade
* update kotlin multiplatform
* upload kotlin Multiplatform samples
* fix gson ktor sample
* update samples
* fix: unused imports
* fix imports of ApiClient
* update kotlin samples
2022-09-04 23:27:24 +08:00
Johan Sjöblom
706791f43f
[Bug][Kotlin-client] Can now handle path param of type list ( #12244 )
...
* Bugfix Kotlin-client: Can now handle path param of type list for jvm-volley and multiplatform. Also cleaning up generated code
* Adding samples to github workflow. Deleting old workflow
* Tweaking setup of jvm-volley
* Updating samples
Co-authored-by: William Cheng <wing328hk@gmail.com>
2022-05-05 01:04:20 +08:00