From 0dd3438d64cb96b3e7142eab32e2cf4d76151b31 Mon Sep 17 00:00:00 2001 From: wing328 Date: Thu, 29 Aug 2019 04:10:15 +0000 Subject: [PATCH] Deploy website Deploy website version based on 8f7e43b500fa86acdf7c2d8fa0231c40742e7ed8 --- 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.html | 3 ++- docs/generators/kotlin/index.html | 3 ++- 6 files changed, 12 insertions(+), 6 deletions(-) diff --git a/docs/generators/kotlin-server.html b/docs/generators/kotlin-server.html index 7f8377fd1e5..142695a9703 100644 --- a/docs/generators/kotlin-server.html +++ b/docs/generators/kotlin-server.html @@ -23,6 +23,7 @@ sidebar_label: kotlin-server

artifactIdGenerated artifact id (name of jar).kotlin-server artifactVersionGenerated artifact's package version.1.0.0 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 librarylibrary template (sub-template)
ktor
ktor framework
ktor featureAutoHeadAutomatically provide responses to HEAD requests for existing routes that have the GET verb defined.true @@ -32,4 +33,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-8-22
\ No newline at end of file +
Last updated on 2019-8-29
\ No newline at end of file diff --git a/docs/generators/kotlin-server/index.html b/docs/generators/kotlin-server/index.html index 7f8377fd1e5..142695a9703 100644 --- a/docs/generators/kotlin-server/index.html +++ b/docs/generators/kotlin-server/index.html @@ -23,6 +23,7 @@ sidebar_label: kotlin-server

artifactIdGenerated artifact id (name of jar).kotlin-server artifactVersionGenerated artifact's package version.1.0.0 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 librarylibrary template (sub-template)
ktor
ktor framework
ktor featureAutoHeadAutomatically provide responses to HEAD requests for existing routes that have the GET verb defined.true @@ -32,4 +33,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-8-22
\ No newline at end of file +
Last updated on 2019-8-29
\ No newline at end of file diff --git a/docs/generators/kotlin-spring.html b/docs/generators/kotlin-spring.html index f17e32c6080..dc8cd483e9f 100644 --- a/docs/generators/kotlin-spring.html +++ b/docs/generators/kotlin-spring.html @@ -23,6 +23,7 @@ sidebar_label: kotlin-spring

artifactIdGenerated artifact id (name of jar).openapi-spring artifactVersionGenerated artifact's package version.1.0.0 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 titleserver title name or client service nameOpenAPI Kotlin Spring basePackagebase package (invokerPackage) for generated codeorg.openapitools @@ -40,4 +41,4 @@ sidebar_label: kotlin-spring

librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-8-22
\ No newline at end of file +
Last updated on 2019-8-29
\ No newline at end of file diff --git a/docs/generators/kotlin-spring/index.html b/docs/generators/kotlin-spring/index.html index f17e32c6080..dc8cd483e9f 100644 --- a/docs/generators/kotlin-spring/index.html +++ b/docs/generators/kotlin-spring/index.html @@ -23,6 +23,7 @@ sidebar_label: kotlin-spring

artifactIdGenerated artifact id (name of jar).openapi-spring artifactVersionGenerated artifact's package version.1.0.0 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 titleserver title name or client service nameOpenAPI Kotlin Spring basePackagebase package (invokerPackage) for generated codeorg.openapitools @@ -40,4 +41,4 @@ sidebar_label: kotlin-spring

librarylibrary template (sub-template)
spring-boot
Spring-boot Server application.
spring-boot -
Last updated on 2019-8-22
\ No newline at end of file +
Last updated on 2019-8-29
\ No newline at end of file diff --git a/docs/generators/kotlin.html b/docs/generators/kotlin.html index 89ff8d772c7..ccaf45b65f8 100644 --- a/docs/generators/kotlin.html +++ b/docs/generators/kotlin.html @@ -23,9 +23,10 @@ sidebar_label: kotlin

artifactIdGenerated artifact id (name of jar).kotlin-client artifactVersionGenerated artifact's package version.1.0.0 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 collectionTypeOption. Collection type to use
array
kotlin.Array
list
kotlin.collections.List
array -
Last updated on 2019-8-22
\ No newline at end of file +
Last updated on 2019-8-29
\ No newline at end of file diff --git a/docs/generators/kotlin/index.html b/docs/generators/kotlin/index.html index 89ff8d772c7..ccaf45b65f8 100644 --- a/docs/generators/kotlin/index.html +++ b/docs/generators/kotlin/index.html @@ -23,9 +23,10 @@ sidebar_label: kotlin

artifactIdGenerated artifact id (name of jar).kotlin-client artifactVersionGenerated artifact's package version.1.0.0 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 collectionTypeOption. Collection type to use
array
kotlin.Array
list
kotlin.collections.List
array -
Last updated on 2019-8-22
\ No newline at end of file +
Last updated on 2019-8-29
\ No newline at end of file