RED-8972: numberOfComments missing in entityLog
* re-add numberOfComments to EntityLogEntryResponse
This commit is contained in:
parent
e00ea01803
commit
e510f07be9
@ -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