I have an entity that uses JsonIgnore property, I want this attribute to be ignored when it is getting seralized but used in the API. In other words, I want thi
JsonIgnore