❔ How to create json schema by class?
I have following class:
And I can create manually json schema using this class, it will look in following way:
https://gist.github.com/INTERNALINTERFERENCE/ca09a767eb4027c593416ae8ff155274
I'd like to automate generating of this json. How can I do it? Can someone give some information about this?
3 Replies
GitHub
GitHub - RicoSuter/NJsonSchema: JSON Schema reader, generator and v...
JSON Schema reader, generator and validator for .NET - GitHub - RicoSuter/NJsonSchema: JSON Schema reader, generator and validator for .NET
but I need custom schema
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.