Skip to content

Set containingClass at MethodParameter #1491

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

Merged
merged 2 commits into from
Feb 5, 2022
Merged

Conversation

mshima
Copy link
Contributor

@mshima mshima commented Feb 4, 2022

Fix spring doc failing to determine generic type due to lack of containing class information.

Related to jhipster/generator-jhipster#17776.

"in": "query",
"required": false,
"schema": {
"type": "string"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"type": "object" is returned without this PR.

@bnasslahsen
Copy link
Collaborator

@mshima,

Thank you for your contribution to the project!

@bnasslahsen bnasslahsen merged commit df22b1a into springdoc:master Feb 5, 2022
@mshima mshima deleted the patch-2 branch February 5, 2022 11:26
@bnasslahsen
Copy link
Collaborator

@mshima,

I have made a little change 3061086 to keep the compatibility with earlier spring versions! (We still have demands to support spring-boot 1 for example)

@mshima
Copy link
Contributor Author

mshima commented Feb 6, 2022

@bnasslahsen no problem and thanks for the quick merge.
By the way, is there a plan for next release?
We are planning a new JHipster release this week.
Would be nice to have this fix, not blocker.

@bnasslahsen
Copy link
Collaborator

@mshima,

I can confirm v1.6.6 is now released!

@mshima
Copy link
Contributor Author

mshima commented Feb 6, 2022

@bnasslahsen thanks.

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.

2 participants