fix sbt build for okhttp-gson

This commit is contained in:
wing328
2016-05-31 22:22:54 +08:00
parent af0c8b5ed0
commit 73ab94dfbf
30 changed files with 746 additions and 29 deletions

View File

@@ -0,0 +1,11 @@
# AdditionalPropertiesClass
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mapProperty** | **Map<String, String>** | | [optional]
**mapOfMapProperty** | [**Map<String, Map<String, String>>**](Map.md) | | [optional]