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

FISH-56 OpenAPI document doesn't use @Schema when class is in jar dependency of the project #4764

Merged
merged 2 commits into from
Jul 7, 2020

Conversation

jGauravGupta
Copy link
Contributor

@jGauravGupta jGauravGupta commented Jul 6, 2020

Signed-off-by: Gaurav Gupta [email protected]

Description

This is a bug fix that dynamically picks and scans @Schema class, if not found in the list of selected classes for OpenAPI metadata processing but exists in the classpath.

Important Info

Testing

New tests

Unit test

Testing Performed

Unit tests
MP OPEN API TCK Runner

Testing Environment

Windows 10, JDK 11.0

@jGauravGupta jGauravGupta requested review from rdebusscher and MattGill98 and removed request for rdebusscher July 6, 2020 11:47
@jGauravGupta
Copy link
Contributor Author

jenkins test please

Copy link

@rdebusscher rdebusscher left a comment

Choose a reason for hiding this comment

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

Also tested the reproducer.

@MattGill98 MattGill98 merged commit ecb2017 into payara:master Jul 7, 2020
@jGauravGupta jGauravGupta added this to the 5.2020.3 milestone Jul 7, 2020
Cousjava pushed a commit to Cousjava/Payara that referenced this pull request Jan 27, 2021
FISH-56 OpenAPI document doesn't use @Schema when class is in jar dependency of the project
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.

3 participants