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

[cometvisu] Upgrade openapi generator to 7.0.1 #2975

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

holgerfriedrich
Copy link
Member

  • Upgrade openapi-generator-maven-plugin from 4.3.0 to 7.0.1

This is a bit complicated, since the code generator changed.
Our yaml file did no longer work, as genrated classes in src-gen did no longer extend from the proper base classes.

With the tweaks it seems to generate as expected, the output looks very similar (though not identical).
Hopefully, this does not break anything.

btw: Could not go beyond 7.0.1 due to OpenAPITools/openapi-generator#18596. Did not find out how to circumvent this problem.

* Upgrade openapi-generator-maven-plugin from 4.3.0 to 7.0.1

Signed-off-by: Holger Friedrich <[email protected]>
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

Successfully merging this pull request may close these issues.

1 participant