Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Java] confusion regarding master and 3.0.0 #12332

Open
SergioArrighi opened this issue Feb 5, 2024 · 0 comments
Open

[Java] confusion regarding master and 3.0.0 #12332

SergioArrighi opened this issue Feb 5, 2024 · 0 comments

Comments

@SergioArrighi
Copy link

Description

I am using the maven plugin to build from a swagger json spec.
So my current issue is that in the model I get the "Allof" classes generated. I get why it is done, but since my model has always a single type I was to get rid of those. Thus I am trying to deploy a feature to skip when $ref has only one element.

Is master branch behind 3.0.0? I can build with 3.0.52 but I can't with master and version is 2.x.x, so which one is more recent?

Swagger-codegen version
Swagger declaration file content or url
Command line used for generation
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant