NJsonSchema
NJsonSchema copied to clipboard
Adds configuration settings to influence required annotation
Sometimes it would be useful, also with an OpenApi3 schema to generate non-required fields as Required.Default. Do you think it makes sense to follow such a toggle and elaborate it more?
is this available for merge @RicoSuter ? this seettings seems useful instead of having to register a custom serializer to allow nullable properties (openapi schemas can often be unprecise in the real world)
Hitting https://github.com/RicoSuter/NSwag/issues/3851 issue.. can anyone help with ETA for fix??