Carrena-JW / JCommunity-Backend

1 stars 0 forks source link

Sub entity property issue #3

Open carrena-j opened 11 months ago

carrena-j commented 11 months ago

Json direct degradation error when the controller returns the final result.

Carrena-JW commented 11 months ago

Add the [JsonIgnore] property to the child property [JsonIgnore] public Topic TopicId { get; private set; }