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 Schema annotation with nullable and "null" example or defaultValue #4344

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

bodzso
Copy link

@bodzso bodzso commented Jan 5, 2023

This PR does the following:

  • When nullable is set to true in a @Schema annotation we can provide "null" to example and/or defaultValue

Fixes #4339

@TotallyMehis
Copy link

👍 Waiting for this to be merged!

@th9118
Copy link

th9118 commented May 3, 2024

Will this be merged? Would help us out greatly.

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.

Schema annotation processing isn’t working with nullable and "null" example or default value
3 participants