use joda in jersey1/jersey2 client sample

This commit is contained in:
cbornet
2016-06-09 10:21:14 +02:00
parent bd705a49d6
commit 3c252f264c
87 changed files with 1714 additions and 1750 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]