Skip to content

2021.4.1

Choose a tag to compare

@hauner hauner released this 23 Dec 09:53
· 1953 commits to main since this release

copied from openapi-processor-core

openapi-processor/openapi-processor-spring#128, broken import list for allOf schema

fixed the imports list of a composed allOf schema. The processor did not properly walk the property tree of the merged schema and it generated a model class with missing imports.