openapi-processor / openapi-processor-spring

an OpenAPI 3.0 & 3.1 interface & model java code generator for Spring Boot
https://docs.openapiprocessor.io
Apache License 2.0
40 stars 9 forks source link

handle composed objects #91

Closed hauner closed 4 years ago

hauner commented 4 years ago

processor does not handle composed objects liek this:

Resource:
  allOff:
  - $ref: ...
  - $ref: ...