angus
angus
@RicoSuter ping!
@amis92 Isn't this already the case, given that a property is only treated as nullable if `GenerateOptionalPropertiesAsNullable` is enabled _and_ the property is not required? https://github.com/RicoSuter/NJsonSchema/blob/9bf8f695b373410e8b51e1363270c08dda7b8127/src/NJsonSchema.CodeGeneration.CSharp/Models/PropertyModel.cs#L54-L55
@zhao004 This is a pull request - code and changes included here are not part of the application until they are merged.
@inferrinizzard `schema | with new option | without new option`