modules/openapi-generator
src/main/resources
Java
libraries
feign
build.gradle.mustache +2 -2
build.sbt.mustache +2 -2
pom.mustache +1 -1
google-api-client
build.gradle.mustache +1 -1
build.sbt.mustache +4 -4
pom.mustache +1 -1
jersey2
build.gradle.mustache +1 -1
build.sbt.mustache +3 -3
pom.mustache +1 -1
okhttp-gson
build.gradle.mustache +1 -1
build.sbt.mustache +1 -1
pom.mustache +1 -1
rest-assured
build.gradle.mustache +3 -3
build.sbt.mustache +1 -1
pom.mustache +4 -4
resteasy
build.gradle.mustache +1 -1
build.sbt.mustache +3 -3
pom.mustache +1 -1
resttemplate
build.gradle.mustache +1 -1
pom.mustache +3 -3
retrofit
build.gradle.mustache +1 -1
build.sbt.mustache +1 -1
pom.mustache +1 -1
retrofit2
build.gradle.mustache +1 -1
build.sbt.mustache +1 -1
pom.mustache +1 -1
vertx
build.gradle.mustache +2 -2
pom.mustache +2 -2
CustomInstantDeserializer.mustache +2 -2
build.gradle.mustache +2 -2
JavaSpring/libraries/spring-cloud
pom.mustache +1 -1
java-pkmst
pom.mustache +1 -1
kotlin-client
build.gradle.mustache +1 -1
pom.xml +2 -2
samples
client/petstore
java
feign
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +2 -2
build.sbt +2 -2
pom.xml +1 -1
feign10x
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +2 -2
build.sbt +2 -2
pom.xml +1 -1
google-api-client
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
jersey1
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +2 -2
jersey2
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
jersey2-java6
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.sbt +1 -1
pom.xml +1 -1
jersey2-java8
build.sbt +1 -1
okhttp-gson
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
okhttp-gson-parcelableModel
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
rest-assured
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
resteasy
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +1 -1
build.sbt +2 -2
pom.xml +1 -1
resttemplate
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +1 -1
pom.xml +3 -3
resttemplate-withXml
src/main/java/org/openapitools/client
CustomInstantDeserializer.java +2 -2
build.gradle +1 -1
pom.xml +3 -3
retrofit2
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
retrofit2-play25
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
retrofit2-play26
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
retrofit2rx
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
retrofit2rx2
build.gradle +1 -1
build.sbt +1 -1
pom.xml +1 -1
kotlin-threetenbp
build.gradle +1 -1
openapi3/client/petstore/kotlin
.openapi-generator
VERSION +1 -1
docs
HasOnlyReadOnly.md +2 -2
Name.md +2 -2
ReadOnlyFirst.md +1 -1
src/main/kotlin/org/openapitools/client
infrastructure
ApiClient.kt +1 -1
ResponseExtensions.kt +1 -1
models
EnumArrays.kt +0 -12
EnumTest.kt +0 -24
InlineObject2.kt +0 -13
MapTest.kt +0 -7
Order.kt +0 -8
Pet.kt +0 -8
build.gradle +1 -1
@@ -124,7 +124,7 @@ ext {
@@ -124,7 +124,7 @@ ext {
@@ -150,7 +150,7 @@ dependencies {
@@ -150,7 +150,7 @@ dependencies {
@@ -17,8 +17,8 @@ lazy val root = (project in file(".")).
@@ -17,8 +17,8 @@ lazy val root = (project in file(".")).
"com.fasterxml.jackson.datatype" % "jackson-datatype-{{^java8}}joda{{/java8}}{{#java8}}jsr310{{/java8}}" % "2.9.9" % "compile",
@@ -318,7 +318,7 @@
@@ -318,7 +318,7 @@
+ 1
- 1
+ 4
- 4
@@ -16,16 +16,16 @@ lazy val root = (project in file(".")).
@@ -16,16 +16,16 @@ lazy val root = (project in file(".")).