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

Tweaked AnnotatedWithParams for #1248 #1250

Closed
wants to merge 1 commit into from

Conversation

apjoseph
Copy link

@apjoseph apjoseph commented May 25, 2016

AnnotatedWithParams modified to Return JavaType instead of the raw in order to fix #1248 on AnnotatedParameter

@apjoseph apjoseph changed the title tweaked AnnotatedParams for #1248 tweaked AnnotatedWithParams for #1248 May 25, 2016
@apjoseph apjoseph changed the title tweaked AnnotatedWithParams for #1248 Tweaked AnnotatedWithParams for #1248 May 25, 2016
@cowtowncoder
Copy link
Member

Ah, perfect! Thank you for your help with this. I think I'll manually merge this to 2.7 branch -- thank you again for the fix.

@cowtowncoder
Copy link
Member

Minor change; patch here would return JavaType, not raw generic type. Let me know if/how it works.

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.

Annotated returns RawType in place of Generic Type in 2.7.x
2 participants