NJsonApiCore
NJsonApiCore copied to clipboard
Streaming of nullable types should not serialize as empty string when no value
For the moment, nullable types when they have no value are serialized as empty strings. IMHO, they should not appear at all on the response.