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

Set Nullable=true for array of nullable type in generated open api (fix #2628) #2697

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

vdekercd
Copy link

In answer to issue #2628, if the array's item type is nullable. the Item type will be nullable in generated open api

@vdekercd vdekercd marked this pull request as ready for review August 25, 2023 10:22
@vdekercd vdekercd closed this Aug 25, 2023
@vdekercd vdekercd reopened this Aug 25, 2023
@vdekercd vdekercd changed the title Set Nullable=true for array of nullable type in generated open api Set Nullable=true for array of nullable type in generated open api (#2628) Aug 25, 2023
@vdekercd vdekercd changed the title Set Nullable=true for array of nullable type in generated open api (#2628) Set Nullable=true for array of nullable type in generated open api (fix #2628) Aug 29, 2023
Havunen added a commit to Havunen/DotSwashbuckle2 that referenced this pull request Feb 12, 2024
Havunen added a commit to Havunen/DotSwashbuckle that referenced this pull request Feb 18, 2024
@martincostello
Copy link
Collaborator

Thanks for contributing - if you'd like to continue with this pull request, please rebase against the default branch to pick up our new CI.

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.

None yet

3 participants