Skip to content

Commit

Permalink
Bug Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikaplanovskyi committed Oct 7, 2024
1 parent 6a1096a commit 65c2dcc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public ID(Guid key)
}

[JsonIgnore]
[System.Text.Json.Serialization.JsonIgnore]
[IgnoreDataMember]
public ID Id => this;

Expand Down

0 comments on commit 65c2dcc

Please sign in to comment.