Merge branch 'RED-9148' into 'master'
RED-9148 - Add paragraph page index to entity log Closes RED-9148 See merge request redactmanager/persistence-service!488
This commit is contained in:
commit
0408e3986e
@ -74,5 +74,6 @@ public class EntityLogEntryResponse {
|
||||
Set<String> importedRedactionIntersections = new HashSet<>();
|
||||
|
||||
int numberOfComments;
|
||||
int paragraphPageIdx;
|
||||
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user