Beppe Catanese
|
68b944e6e6
|
Preserve order of securitySchemes (#14536)
* Remove alphabetical sort
* Update integration testing expectations
* Regenerate files
|
2023-02-10 22:20:19 +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
|
3f4e3afab2
|
[kotlin][KTOR] remove unnecessary dependencies (#13640)
* [kotlin][ktor] add set JSON as the ContentType header for ktor projects
samples
revert content type
* update samples
* fix multi-platform sample
* revert docs
* update samples and fix missing import on multiplatfrom
* add missing sample
|
2022-10-18 22:33:11 +08:00 |
|
Bruno Coelho
|
1235ccd391
|
[kotlin][client] move info to readme (#13649)
* [kotlin][client] move info to readme
* [kotlin][client] update sample projects
|
2022-10-11 11:07:36 +01: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 |
|