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

Feature/33 fix npe #36

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Feature/33 fix npe #36

merged 4 commits into from
Jan 12, 2024

Conversation

kevinwallimann
Copy link
Contributor

Closes #33

Copy link

github-actions bot commented Jan 11, 2024

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

Overall Project 95.57% 🍏
File Coverage
OpenAPIScalaCustomizer.scala 100% 🍏

Copy link

github-actions bot commented Jan 11, 2024

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

Overall Project 95.57% 🍏
File Coverage
OpenAPIScalaCustomizer.scala 100% 🍏

Copy link
Collaborator

@jakipatryk jakipatryk left a comment

Choose a reason for hiding this comment

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

LGTM, checked code & ran example projects.

@kevinwallimann kevinwallimann merged commit a9e5246 into main Jan 12, 2024
2 checks passed
@kevinwallimann kevinwallimann deleted the feature/33-fix-NPE branch January 12, 2024 10:25
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.

fixResponsesReturningUnit throws NullPointerExceptions for empty schemas
2 participants