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 issues with nullable types #2793

Closed
martincostello opened this issue Apr 14, 2024 · 0 comments · Fixed by #3119
Closed

Fix issues with nullable types #2793

martincostello opened this issue Apr 14, 2024 · 0 comments · Fixed by #3119
Labels
Milestone

Comments

@martincostello
Copy link
Collaborator

martincostello commented Apr 14, 2024

Tracking issue for supporting nullable value/reference types correctly.

Refer to the details in the below issues to resolve this issue:

@martincostello martincostello added the help-wanted A change up for grabs for contributions from the community label 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 martincostello removed the help-wanted A change up for grabs for contributions from the community label Oct 25, 2024
@martincostello martincostello added this to the v7.0.1 milestone Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant