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 |
|
Eric Durand-Tremblay
|
11bfc66782
|
Issue #10591 kotlin enum defaultValue (#10592)
* Issue #10591 kotlin enum defaultValue
* Updated sample
* Register sample
Co-authored-by: Eric Durand-Tremblay <etremblay@kronostechnologies.com>
|
2021-10-16 13:47:31 +08:00 |
|
Andrew Emery
|
21e0e0d5d5
|
Kotlin multiplatform client (#3900)
* Includes Kotlin multiplatform client
Kotlin multiplatform allows Kotlin code to be shared across various target platforms.
This implementation generates Swagger clients for JVM and iOS platforms.
* Includes Kotlin Multiplatform sample scripts
* Updates existing Kotlin samples
* Includes Kotlin Multiplatform samples
* Fixes incorrect Windows sample resource location
* Updates Kotlin client documentation
* Removes unnecessary workaround to remove duplicate entries
* Includes additional multiplatform type and import mappings
* Fixes Kotlin client definitions with multiple enums
https://github.com/OpenAPITools/openapi-generator/issues/3917
* Updates Kotlin samples
|
2019-09-21 21:48:41 +08:00 |
|