Open carrena-j opened 11 months ago
Json direct degradation error when the controller returns the final result.
Add the [JsonIgnore] property to the child property [JsonIgnore] public Topic TopicId { get; private set; }
[JsonIgnore] public Topic TopicId { get; private set; }
Json direct degradation error when the controller returns the final result.