From 3c2ac014f4f132cc78dfc54a3eedc22ce160dbce Mon Sep 17 00:00:00 2001
From: wing328
Date: Fri, 5 Apr 2019 16:57:18 +0000
Subject: [PATCH] Deploy website
Deploy website version based on b444456ec84e14223805d90d2812ce3a8ced03c6
---
docs/customization.html | 4 ++--
docs/customization/index.html | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
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