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

Import of Valid annotation is missing from autogenerated files #956

Open
stavris8894 opened this issue Nov 13, 2024 · 2 comments
Open

Import of Valid annotation is missing from autogenerated files #956

stavris8894 opened this issue Nov 13, 2024 · 2 comments

Comments

@stavris8894
Copy link

boat plugin 0.17.51 is missing the import of the @Valid annotation (import jakarta.validation.Valid )

error: cannot find symbol
[ERROR] symbol: class Valid

@stavris8894
Copy link
Author

This issue was fixed in 7.9.0 version of openapi-generator

OpenAPITools/openapi-generator#19469

@stavris8894 stavris8894 changed the title Valid annotation is missing from autogenerated files Import of Valid annotation is missing from autogenerated files Nov 13, 2024
@stavris8894
Copy link
Author

This PR could solve the issue -> #934

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