From 0b5305d7112381a66ea74641f5ecfcdb77b2c186 Mon Sep 17 00:00:00 2001 From: wing328 Date: Tue, 1 Oct 2019 16:46:53 +0000 Subject: [PATCH] Deploy website Deploy website version based on baa53cbf5736ec88e5529e506de559ffb1455bef --- docs/generators/kotlin-server.html | 3 ++- docs/generators/kotlin-server/index.html | 3 ++- docs/generators/kotlin-spring.html | 3 ++- docs/generators/kotlin-spring/index.html | 3 ++- docs/generators/kotlin-vertx.html | 3 ++- docs/generators/kotlin-vertx/index.html | 3 ++- docs/generators/kotlin.html | 3 ++- docs/generators/kotlin/index.html | 3 ++- 8 files changed, 16 insertions(+), 8 deletions(-) diff --git a/docs/generators/kotlin-server.html b/docs/generators/kotlin-server.html index 98f25871eae..ff798e9e82d 100644 --- a/docs/generators/kotlin-server.html +++ b/docs/generators/kotlin-server.html @@ -25,6 +25,7 @@ sidebar_label: kotlin-server

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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull librarylibrary template (sub-template)
ktor
ktor framework
ktor featureAutoHeadAutomatically provide responses to HEAD requests for existing routes that have the GET verb defined.true featureConditionalHeadersAvoid sending content if client already has same content, by checking ETag or LastModified properties.false @@ -33,4 +34,4 @@ sidebar_label: kotlin-server

featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
Last updated on 2019-9-16
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html index 98f25871eae..ff798e9e82d 100644 --- a/docs/generators/kotlin-server/index.html +++ b/docs/generators/kotlin-server/index.html @@ -25,6 +25,7 @@ sidebar_label: kotlin-server

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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull librarylibrary template (sub-template)
ktor
ktor framework
ktor featureAutoHeadAutomatically provide responses to HEAD requests for existing routes that have the GET verb defined.true featureConditionalHeadersAvoid sending content if client already has same content, by checking ETag or LastModified properties.false @@ -33,4 +34,4 @@ sidebar_label: kotlin-server

featureCompressionAdds ability to compress outgoing content using gzip, deflate or custom encoder and thus reduce size of the response.true -
Last updated on 2019-9-16
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index 2c315d5ef59..a7e38b34061 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -25,6 +25,7 @@ sidebar_label: kotlin-spring

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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull titleserver title name or client service nameOpenAPI Kotlin Spring basePackagebase package (invokerPackage) for generated codeorg.openapitools serverPortconfiguration the port in which the sever is to run on8080 @@ -41,4 +42,4 @@ sidebar_label: kotlin-spring

librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-9-16
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index 2c315d5ef59..a7e38b34061 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -25,6 +25,7 @@ sidebar_label: kotlin-spring

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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull titleserver title name or client service nameOpenAPI Kotlin Spring basePackagebase package (invokerPackage) for generated codeorg.openapitools serverPortconfiguration the port in which the sever is to run on8080 @@ -41,4 +42,4 @@ sidebar_label: kotlin-spring

librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-9-16
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file diff --git a/docs/generators/kotlin-vertx.html b/docs/generators/kotlin-vertx.html index cd54b71d13c..c6e5215c167 100644 --- a/docs/generators/kotlin-vertx.html +++ b/docs/generators/kotlin-vertx.html @@ -25,6 +25,7 @@ sidebar_label: kotlin-vertx

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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull -
Last updated on 2019-9-16
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file diff --git a/docs/generators/kotlin-vertx/index.html b/docs/generators/kotlin-vertx/index.html index cd54b71d13c..c6e5215c167 100644 --- a/docs/generators/kotlin-vertx/index.html +++ b/docs/generators/kotlin-vertx/index.html @@ -25,6 +25,7 @@ sidebar_label: kotlin-vertx

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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull -
Last updated on 2019-9-16
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file diff --git a/docs/generators/kotlin.html b/docs/generators/kotlin.html index 88e5731aeca..25efacc6fed 100644 --- a/docs/generators/kotlin.html +++ b/docs/generators/kotlin.html @@ -25,9 +25,10 @@ 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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull 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-21
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html index 88e5731aeca..25efacc6fed 100644 --- a/docs/generators/kotlin/index.html +++ b/docs/generators/kotlin/index.html @@ -25,9 +25,10 @@ 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 +serializableModelboolean - toggle "implements Serializable" for generated modelsnull 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-21
\ No newline at end of file +
Last updated on 2019-10-1
\ No newline at end of file