Merge branch 'RED-8972' into 'master'
RED-8972: numberOfComments missing in entityLog Closes RED-8972 See merge request redactmanager/persistence-service!452
This commit is contained in:
commit
a086a71833
@ -73,4 +73,6 @@ public class EntityLogEntryResponse {
|
||||
@Builder.Default
|
||||
Set<String> importedRedactionIntersections = new HashSet<>();
|
||||
|
||||
int numberOfComments;
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user