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

Add ability to customize which JsonProperties get ignored #1635

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

DanielStout5
Copy link

@DanielStout5 DanielStout5 commented Oct 7, 2023

I have a model where when serialized to JSON some properties should be ignored, but they should still be included in the JSON schema - I didn't see a way to do that in the library as-is. I put this version on NuGet here:
https://www.nuget.org/packages/NJsonSchema.NewtonsoftJson-Ignore/11.0.0

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

1 participant