openapi-generator/samples/client/petstore/java/jersey2-java7/docs/MixedPropertiesAndAdditionalPropertiesClass.md
William Cheng a5b410993b
Set java8 to true by default (#6278)
* set java8 to true by default

* update samples

* update java-petstore-jersey2-java6.bat
2020-05-13 17:59:22 +08:00

352 B

MixedPropertiesAndAdditionalPropertiesClass

Properties

Name Type Description Notes
uuid UUID [optional]
dateTime OffsetDateTime [optional]
map Map<String, Animal> [optional]