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

Commits on Aug 25, 2023

  1. Set Nullable=true for array of nullable type in generated open api

    vnddmn1 authored and vnddmn1 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    cdf384e View commit details
    Browse the repository at this point in the history
  2. Update for Newtonsoft

    vnddmn1 authored and vnddmn1 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    ecca676 View commit details
    Browse the repository at this point in the history
  3. Move test to .Net7.0

    vnddmn1 authored and vnddmn1 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1615f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. Configuration menu
    Copy the full SHA
    eb9a3be View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Merge pull request #1 from worming004/add-vdk-tests

    add test for other kind of nullable
    vdekercd committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    15bef48 View commit details
    Browse the repository at this point in the history