You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Optional] Sponsorship to speed up the bug fix or feature request (example)
Description
I am trying to generate the necessary models for my API spec in springboot, however I am noticing issues with the generated files that utilize the oneOf keyword. I’d be more than happy to give more information on the specifics I am dealing with, but I’d first like to know if this is fully supported yet in my use case (java/springboot).
Bug Report Checklist
Description
I am trying to generate the necessary models for my API spec in springboot, however I am noticing issues with the generated files that utilize the oneOf keyword. I’d be more than happy to give more information on the specifics I am dealing with, but I’d first like to know if this is fully supported yet in my use case (java/springboot).
openapi-generator version
Most recent version
OpenAPI declaration file content or url
This is the generated model, but I need to be able to access all three Objective#JobConfigs from this.
Generation Details
n/a
Steps to reproduce
Use oneOf somewhere in your openAPI spec, and run the generate mvn command.
Related issues/PRs
Suggest a fix
The text was updated successfully, but these errors were encountered: