Skip to content

Commit

Permalink
EA-3236 remove id from other fields
Browse files Browse the repository at this point in the history
  • Loading branch information
SrishtiSingh-eu committed Aug 29, 2023
1 parent 2cfb5a2 commit b0602f4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
@JsonIgnoreProperties(ignoreUnknown = true)
public abstract class EdmEntityImpl implements EdmEntity {

@Id
private String about;

@Override
Expand Down

0 comments on commit b0602f4

Please sign in to comment.