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: add | null to OneOfError param property #1368

Merged
merged 1 commit into from
Dec 23, 2020
Merged

fix: add | null to OneOfError param property #1368

merged 1 commit into from
Dec 23, 2020

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Dec 22, 2020

What issue does this pull request resolve?

Resolves #1367

What changes did you make?

I added | null.

Is there anything that requires more attention while reviewing?

Nope :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

OneOfError#passingSchemas can be null but not marked as such in types
2 participants