use okttp builder instead of instance in retrofit2

Fix #3188
This commit is contained in:
cbornet
2016-06-29 16:02:50 +02:00
parent acc28495e8
commit f54b505704
83 changed files with 4687 additions and 1004 deletions

View File

@@ -0,0 +1,17 @@
# MapTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mapMapOfString** | [**Map<String, Map<String, String>>**](Map.md) | | [optional]
**mapOfEnumString** | [**Map<String, InnerEnum>**](#Map<String, InnerEnum>) | | [optional]
<a name="Map<String, InnerEnum>"></a>
## Enum: Map&lt;String, InnerEnum&gt;
Name | Value
---- | -----