-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 issues with nullable types #2793
Comments
This was referenced Apr 14, 2024
martincostello
added
the
help-wanted
A change up for grabs for contributions from the community
label
Apr 14, 2024
This was referenced Apr 14, 2024
martincostello
added a commit
to martincostello/Swashbuckle.AspNetCore
that referenced
this issue
Oct 25, 2024
- Do not throw if we cannot determine the nullability of a dictionary. - Clean-up some code analysis suggestions. Resolves domaindrivendev#3070. Resolves domaindrivendev#2793.
martincostello
removed
the
help-wanted
A change up for grabs for contributions from the community
label
Oct 25, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tracking issue for supporting nullable value/reference types correctly.
Refer to the details in the below issues to resolve this issue:
The text was updated successfully, but these errors were encountered: