William Cheng
4ca8f9c384
Update kotlin client dependencies to newer versions ( #18211 )
...
* update kotlin client dependencies to newer versoins
* update
2024-03-23 21:21: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
362b596fce
update kotlin client dependencies ( #16273 )
2023-08-08 10:06:08 +08:00
Nick Ufer
16a7fb8acd
[KOTLIN] feat: adds maven-publish to 'kotlin' client generator ( #14344 )
...
* [KOTLIN] feat: adds maven-publish to 'kotlin' client generator
* [KOTLIN] chore: regenerate samples
2023-01-02 09:20:41 +00: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