diff --git a/docs/customization.html b/docs/customization.html index f5a560421e0..6cb2efcab74 100644 --- a/docs/customization.html +++ b/docs/customization.html @@ -239,7 +239,7 @@ TypeScriptNodeClientCodegen.java retrofit - HTTP client: OkHttp 2.4.0. JSON processing: Gson 2.3.1 (Retrofit 1.9.0) retrofit2 - HTTP client: OkHttp 2.5.0. JSON processing: Gson 2.4 (Retrofit 2.0.0-beta2) google-api-client - HTTP client: google-api-client 1.23.0. JSON processing: Jackson 2.8.9 - rest-assured - HTTP client: rest-assured : 3.1.0. JSON processing: Gson 2.6.1. Only for Java8 + rest-assured - HTTP client: rest-assured : 3.3.0. JSON processing: Gson 2.8.5. Only for Java8

Your config file for Java can look like

{
@@ -285,4 +285,4 @@ refer back to your classes.  Note, this may not apply to all languages...

or

--import-mappings Pet=my.models.MyPet --import-mappings Order=my.models.MyOrder
 
-
Last updated on 2019-3-27
\ No newline at end of file +
Last updated on 2019-4-5
\ No newline at end of file diff --git a/docs/customization/index.html b/docs/customization/index.html index f5a560421e0..6cb2efcab74 100644 --- a/docs/customization/index.html +++ b/docs/customization/index.html @@ -239,7 +239,7 @@ TypeScriptNodeClientCodegen.java retrofit - HTTP client: OkHttp 2.4.0. JSON processing: Gson 2.3.1 (Retrofit 1.9.0) retrofit2 - HTTP client: OkHttp 2.5.0. JSON processing: Gson 2.4 (Retrofit 2.0.0-beta2) google-api-client - HTTP client: google-api-client 1.23.0. JSON processing: Jackson 2.8.9 - rest-assured - HTTP client: rest-assured : 3.1.0. JSON processing: Gson 2.6.1. Only for Java8 + rest-assured - HTTP client: rest-assured : 3.3.0. JSON processing: Gson 2.8.5. Only for Java8

Your config file for Java can look like

{
@@ -285,4 +285,4 @@ refer back to your classes.  Note, this may not apply to all languages...

or

--import-mappings Pet=my.models.MyPet --import-mappings Order=my.models.MyOrder
 
-
Last updated on 2019-3-27
\ No newline at end of file +
Last updated on 2019-4-5
\ No newline at end of file