add joda support to retrofit clients and use it in samples

also adds back the petstore tests
This commit is contained in:
cbornet
2016-06-08 18:50:49 +02:00
parent b978914c96
commit acf17c85ad
40 changed files with 960 additions and 587 deletions

View File

@@ -5,7 +5,7 @@
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uuid** | **String** | | [optional]
**dateTime** | [**Date**](Date.md) | | [optional]
**dateTime** | [**DateTime**](DateTime.md) | | [optional]
**map** | [**Map<String, Animal>**](Animal.md) | | [optional]