mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-21 09:49:10 +00:00
* Spec regenerated with only allOf on Sample regnerated Fixes a bug where AnyType composed schemas omitted validations, Fixes a bug where properties in AnyType schemas were omitted, Stops storing multipleOf value in a list Adds required variable info to AnyType classes Samples regenerated Turns all unit tests back on * Samples regenerated * Docs and models regenerated