Christophe Bornet 70d93883cf [Java] Threetenbp dates support (#4029)
* [feign] add threetenbp support for feign clients

* [okhttp] add threetenbp support for okhttp clients

* [jersey] add threetenbp support for jersey clients

* [retrofit2] add threetenbp support for retrofit2 clients

* [spring] add threetenbp support for spring generators

* add a workaround in tests for a bug in the petstore

The petstore doesn't manage fractional digits of dates correctly when there are less than 3
2016-11-04 17:55:16 +08:00

482 B

MapTest

Properties

Name Type Description Notes
mapMapOfString Map<String, Map<String, String>> [optional]
mapOfEnumString [Map<String, InnerEnum>](#Map<String, InnerEnum>) [optional]

Enum: Map<String, InnerEnum>

Name Value
UPPER "UPPER"
LOWER "lower"