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
Guus Bloemsma
0236f84c11
[kotlin-client] Allowing vendor types for json ( #10758 )
...
* Using the first serializable 'consumes' mediaType
Using all deserializable 'produces' mediaTypes
Matching json vendor types as json
* updating the generated samples
2021-12-11 21:48:00 +08:00
Bruno Coelho
7a369d3b02
[kotlin-client] Add support okhttp3 and Android 4.x ( #4008 )
...
* [kotlin] support okhttp3
* [kotlin] create okhttp3 sample
* [kotlin-client] rename HttpClient to HttpLibrary
* [kotlin] move okhttp 3 to library model
* [kotlin] fix okhttp3 version
* [kotlin] fix kotlin client jvm okhttp3
* [kotlin] fix wrong spacing in okhttp3 code
* [kotlin] update okhttp3 sample to use parcelize models
* [kotlin] readd jvm tag
2019-10-09 16:38:07 +08:00