diff --git a/docs/generators/kotlin.html b/docs/generators/kotlin.html index 6ad965fbc1f..c68652a8651 100644 --- a/docs/generators/kotlin.html +++ b/docs/generators/kotlin.html @@ -25,8 +25,9 @@ sidebar_label: kotlin

enumPropertyNamingNaming convention for enum properties: 'camelCase', 'PascalCase', 'snake_case', 'UPPERCASE', and 'original'camelCase serializationLibraryWhat serialization library to use: 'moshi' (default), or 'gson'moshi parcelizeModelstoggle "@Parcelize" for generated modelsnull -dateLibraryOption. Date library to use
string
String
java8
Java 8 native JSR310
threetenbp
Threetenbp
java8 +dateLibraryOption. Date library to use
string
String
java8
Java 8 native JSR310 (jvm only)
threetenbp
Threetenbp (jvm only)
java8 collectionTypeOption. Collection type to use
array
kotlin.Array
list
kotlin.collections.List
array +libraryLibrary template (sub-template) to use
jvm
Platform: Java Virtual Machine. HTTP client: OkHttp 2.7.5. JSON processing: Gson 2.8.1.
multiplatform
Platform: Kotlin multiplatform. HTTP client: Ktor 1.2.4. JSON processing: Kotlinx Serialization: 0.12.0.
jvm -
Last updated on 2019-9-4
\ No newline at end of file +
Last updated on 2019-9-21
\ No newline at end of file diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html index 6ad965fbc1f..c68652a8651 100644 --- a/docs/generators/kotlin/index.html +++ b/docs/generators/kotlin/index.html @@ -25,8 +25,9 @@ sidebar_label: kotlin

enumPropertyNamingNaming convention for enum properties: 'camelCase', 'PascalCase', 'snake_case', 'UPPERCASE', and 'original'camelCase serializationLibraryWhat serialization library to use: 'moshi' (default), or 'gson'moshi parcelizeModelstoggle "@Parcelize" for generated modelsnull -dateLibraryOption. Date library to use
string
String
java8
Java 8 native JSR310
threetenbp
Threetenbp
java8 +dateLibraryOption. Date library to use
string
String
java8
Java 8 native JSR310 (jvm only)
threetenbp
Threetenbp (jvm only)
java8 collectionTypeOption. Collection type to use
array
kotlin.Array
list
kotlin.collections.List
array +libraryLibrary template (sub-template) to use
jvm
Platform: Java Virtual Machine. HTTP client: OkHttp 2.7.5. JSON processing: Gson 2.8.1.
multiplatform
Platform: Kotlin multiplatform. HTTP client: Ktor 1.2.4. JSON processing: Kotlinx Serialization: 0.12.0.
jvm -
Last updated on 2019-9-4
\ No newline at end of file +
Last updated on 2019-9-21
\ No newline at end of file