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

Add support for nullish option in OpenAPI 3.0.3 #10

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

iivo-k
Copy link
Contributor

@iivo-k iivo-k commented Aug 16, 2024

  • Handle nullish with a union of Typebox's Type.Null() and the actual type so that the schema accepts null as value

- Handle nullish with a union of Typebox's Type.Null() and the actual type so that the schema accepts null as value
@tinchoz49
Copy link
Contributor

Hey @iivo-k this is a very clean solution for this bug. I will try to merge it today and publish a new version. Thanks for your help!

@tinchoz49 tinchoz49 merged commit b4782a2 into geut:main Aug 19, 2024
1 check passed
@markandrus markandrus mentioned this pull request Dec 13, 2024
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.

2 participants