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

TASK: Support nullable parameters #9

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

mficzel
Copy link
Member

@mficzel mficzel commented Apr 4, 2024

Method parameters are allowed to be nullable and parameter resolution will resolve to null if the specified parameter is not set.

@mficzel mficzel force-pushed the task/supportNullableParameters branch from 09dc4a7 to fd048b9 Compare April 4, 2024 17:04
@mficzel mficzel requested a review from nezaniel April 4, 2024 17:11
@nezaniel nezaniel merged commit 9b557e7 into main Apr 4, 2024
2 checks passed
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