Julian Kalinowski
|
f9dedd74ec
|
[kotlin] [multiplatform] [jvm-ktor] Fix formdata file upload (#21056)
* fix: kotlin multiplatform form-data file upload
* generate samples
* fix form data binary for jvm-ktor
|
2025-04-25 16:30:25 +08:00 |
|
William Cheng
|
353320cb04
|
[kotlin] better oneOf, anyOf support (#18382)
* add validteJsonElement
* add oneOf support
* various fixes, add tests
* minor fixes
* minor fixes
* update data class
* remove comments
* array support, add test
* update api client constructor
* add anyOf support
* add new files
* fix merge
* update
* update
* update
* update
|
2024-05-31 12:22:27 +08:00 |
|
Tiffany Marrel
|
da96058f5b
|
[kotlin] cleanup documentation (#15307)
* [kotlin] fix documentation of API authorization in README files
fix hierarchy level + add internal links + align wording across generators
* [kotlin] fix anchor links in documentation
---------
Co-authored-by: Tiffany Marrel <tiffany.marrel@flowable.com>
|
2023-04-27 11:33:15 +01:00 |
|
Nathan Baulch
|
9f1fa0e440
|
Fix another batch of spelling typos (#13915)
* Fix typos
* Remove repeated words
* Minor grammar fixes
|
2022-11-07 21:30:24 +08:00 |
|
Sergey Vladimirov
|
6bd7036ff8
|
[kotlin-client] Add ktor library with Jackson and GSON processing support (#11838)
|
2022-05-05 00:50:45 +08:00 |
|