nenoNaninu/Tapper

Handle `JsonConvert`

Closed this issue · 1 comments

Hi,

Would be nice to have an handling of JsonConvert just maybe with a comment or an attribute, something for define :

[JsonConverter(typeof(AuthorizedIpsConverter))]
public virtual ICollection<AuthorizedIp>? AuthorizedIps { get; set; }

Regards

No plans to support it.
See #114 (comment)