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 support using a refiner #128

Merged
merged 8 commits into from Jun 18, 2021

Conversation

gregsdennis
Copy link
Owner

A third attempt at supporting nullable types.

@github-actions

This comment has been minimized.

@github-actions
Copy link

JsonSchema.Net.Generation

Summary

Actual new version: 1.5.0 (None)
Suggested new version: 1.6.0 (Minor).

Details

  • (Minor) Nullability is new or has been made accessible.
  • (Minor) NullableAttribute is new or has been made accessible.
  • (Minor) SchemaGeneratorConfiguration.Nullability is new or has been made accessible.

@github-actions

This comment has been minimized.

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jun 18, 2021
@github-actions

This comment has been minimized.

@gregsdennis gregsdennis changed the base branch from master to schemagen-vnext June 18, 2021 08:53
@github-actions
Copy link

Unit Test Results

       9 files         9 suites   4s ⏱️
6 234 tests 6 219 ✔️ 15 💤 0 ❌
6 269 runs  6 254 ✔️ 15 💤 0 ❌

Results for commit 9449ac3.

@JMPSequeira
Copy link
Contributor

Nice work.

I'm really glad this went through 😃

@gregsdennis gregsdennis merged commit b7c17a7 into schemagen-vnext Jun 18, 2021
@gregsdennis gregsdennis deleted the schemagen-nullables-using-refiners branch June 18, 2021 11:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation pkg:schema-generation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants