openapi-generator/samples/client/petstore/java/native/docs/MixedPropertiesAndAdditionalPropertiesClass.md
Benjamin Douglas 43590582c5 Java 11 native HTTP client library (#3434)
* Initial commit of Java 11 native HTTP client port

* Rebase to master and add JSR305 for @Nullable

* Update samples with @Nullable annotations
2019-07-26 09:59:21 +08:00

352 B

MixedPropertiesAndAdditionalPropertiesClass

Properties

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