Pull request #160: RED-1536: Fixed changelog creation
Merge in RED/redaction-service from RED-1536 to master * commit 'dc1dba00c11f4778dc5483f47fc147b258b830d2': RED-1536: Fixed changelog creation
This commit is contained in:
commit
42f08194fd
@ -13,7 +13,7 @@ import java.util.List;
|
|||||||
@Builder
|
@Builder
|
||||||
@NoArgsConstructor
|
@NoArgsConstructor
|
||||||
@AllArgsConstructor
|
@AllArgsConstructor
|
||||||
@EqualsAndHashCode(of = "id")
|
@EqualsAndHashCode
|
||||||
public class RedactionLogEntry {
|
public class RedactionLogEntry {
|
||||||
|
|
||||||
private String id;
|
private String id;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user