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,12 @@
# ArrayTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayOfString** | **List<String>** | | [optional]
**arrayArrayOfInteger** | [**List<List<Long>>**](List.md) | | [optional]
**arrayArrayOfModel** | [**List<List<ReadOnlyFirst>>**](List.md) | | [optional]