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 |
|
William Cheng
|
f191904297
|
Add auto-generated test files for kotlin client (#17916)
* add auto-generated test files for kotlin client
* undo changes to doc
* add auto-generated model test files in kotlin clients
* update tests
|
2024-02-21 18:29:23 +08:00 |
|
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 |
|
Csaba Kozák
|
9fa3aec2e0
|
[kotlin-client][multiplatform] update dependency versions (#17180)
|
2023-11-26 21:58:22 +08:00 |
|
Csaba Kozák
|
ab0b44a1c4
|
[kotlin-client] add support for kotlinx-datetime (#17166)
Closes #14490
|
2023-11-22 17:52:37 +00:00 |
|