-
Notifications
You must be signed in to change notification settings - Fork 3
annotation mapping is added to method parameter #225
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
Milestone
Comments
or maybe a |
hauner
added a commit
to openapi-processor/openapi-processor-spring
that referenced
this issue
Feb 2, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
integer:year @ com.fasterxml.jackson.databind.annotation.JsonSerialize(using = x.y.Some.class)
The annotation is added to the interface methods, but does not add the import for the parameter class.
Do I want to get it added to the method parameter? in this case not.
maybe invent
@always
,@method
,@object
....?The text was updated successfully, but these errors were encountered: