Skip to content

#61 Fix missing discriminator if ADT element was reregistered in non-ADT context #62

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

Conversation

jakipatryk
Copy link
Collaborator

Fixes #61

Copy link

JaCoCo code coverage report - springdoc-openapi-scala-1

Overall Project 97.8% 🍏
Files changed 100% 🍏

File Coverage
OpenAPIModelRegistration.scala 97.75% 🍏

Copy link

JaCoCo code coverage report - springdoc-openapi-scala-2

Overall Project 97.8% 🍏
Files changed 100% 🍏

File Coverage
OpenAPIModelRegistration.scala 97.75% 🍏

@jakipatryk
Copy link
Collaborator Author

Release Notes
Fixed missing discriminator on ADT elements that have been re-registered in non-ADT context

@jakipatryk jakipatryk merged commit 570d482 into main Jun 14, 2024
@jakipatryk jakipatryk deleted the bugfix/61-fix-discriminator-property-not-being-added-in-some-cases branch June 14, 2024 08:56
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.

Discriminator property is missing in ADT element if it was re-registered from non-ADT context
1 participant