openapi-generator/samples/client/petstore/java/microprofile-rest-client/docs/MixedPropertiesAndAdditionalPropertiesClass.md
DielN b9f6fe6b1f
[Java] [Microprofile] Add Json-B polymorphism type info annotations (#20164)
* [Microprofile] Add Json-B polymorphism annotations

* [Microprofile] Set openApiNullable in configs to false

* [Microprofile] Bump JSON Bind version to 3.0

* [Microprofile] Only apply JSON-B polymorphism for MP 3.0

* Update samples

* [Microprofile] Update documentation/configs for openApiNullable

* Update docs
2024-12-03 12:02:54 +08:00

326 B

MixedPropertiesAndAdditionalPropertiesClass

Properties

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