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

Nullable strings showing string null in examples #2151

Commits on Jun 29, 2021

  1. Copy the full SHA
    0e0c690 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    babad77 View commit details
    Browse the repository at this point in the history
  3. Unit test to show XmlCommentsSchemaFilter does not treat nullable str…

    …ing properties with null values correctly
    Dunnymeister committed Jun 29, 2021
    Copy the full SHA
    b8dcad3 View commit details
    Browse the repository at this point in the history
  4. XmlComment example tags for string properties where the example is <e…

    …xample>null</example> will now resolve to a null value instead of the string "null"
    Dunnymeister committed Jun 29, 2021
    Copy the full SHA
    30f9bf9 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    cee9d0f View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    97357eb View commit details
    Browse the repository at this point in the history