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

fix: additional logic to avoid registration of partial schemas #2065

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

MikeEdgar
Copy link
Member

Additional fixes for #2062

Avoid registration of schemas for reuse when referencing property applies property customization, e.g. @JsonIgnoreProperties.

Avoid registration of schemas for reuse when referencing property
applies property customization, e.g. `@JsonIgnoreProperties`.

Signed-off-by: Michael Edgar <[email protected]>
@MikeEdgar MikeEdgar added this to the 4.0.3 milestone Nov 12, 2024
@MikeEdgar MikeEdgar linked an issue Nov 12, 2024 that may be closed by this pull request
Copy link

@MikeEdgar MikeEdgar merged commit c542aba into smallrye:main Nov 12, 2024
6 checks passed
@MikeEdgar MikeEdgar deleted the issue-2062-part2 branch November 12, 2024 20:18
@MikeEdgar MikeEdgar added the backport/3.x Issue pending backport to the 3.x series label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/3.x Issue pending backport to the 3.x series
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Found several bugs in the OpenAPI generation results
2 participants