Skip to content

Conversation

uc4w6c
Copy link
Collaborator

@uc4w6c uc4w6c commented Mar 15, 2023

fix #2131.

Since the master branch is compiled with Java 8, the Record class cannot be used, so the same test as below could not be created.
That's why I added a unit test.

https://github.com/springdoc/springdoc-openapi/tree/2.x/springdoc-openapi-tests/springdoc-openapi-javadoc-tests/src/test/java/test/org/springdoc/api/app169

@bnasslahsen
Copy link
Collaborator

@uc4w6c,

Definitely agree.
Thank you for your contribution to the project.

@bnasslahsen bnasslahsen merged commit 0d32630 into springdoc:master Mar 15, 2023
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.

@param javadoc for record classes (JEP 395) are not recognized
2 participants