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 |
|
Armel Soro
|
ed14ce4dec
|
[Kotlin] Use mutable container types when 'modelMutable' is enabled (#11154)
* [Kotlin] Use Mutable container types when 'modelMutable' is enabled
* Generate sample 'kotlin' project with mutable models
* Generate sample 'kotlin-server' project with mutable models
* Generate sample 'kotlin-vertx' project with mutable models
* Generate sample 'ktorm-schema' project with mutable models
Co-authored-by: Bruno Coelho <4brunu@users.noreply.github.com>
|
2022-01-30 12:06:03 +00:00 |
|