Skip to content

Conversation

edudar
Copy link
Contributor

@edudar edudar commented Oct 11, 2024

The change uses advanced AnnotatedElementUtils to find annotation instead of simple getParameterAnnotation.

Resolves #2759

The change uses advanced `AnnotatedElementUtils` to find annotation instead of simple `getParameterAnnotation`.

Resolves #2759
@bnasslahsen
Copy link
Collaborator

bnasslahsen commented Oct 14, 2024

@edudar,

Can you check the failing build ? There is also no unit tests in your PR.

edudar and others added 5 commits October 14, 2024 16:06
@edudar
Copy link
Contributor Author

edudar commented Oct 15, 2024

Fixed build and added tests

@bnasslahsen bnasslahsen merged commit 01eba0d into springdoc:main Oct 16, 2024
@edudar edudar deleted the patch-1 branch October 16, 2024 17:31
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.

Support RequestBody as a meta-annotation
2 participants