Merge branch 'RED-9796-bp' into 'release/2.465.x'
RED-9796: Links should not be removed on upload See merge request redactmanager/persistence-service!722
This commit is contained in:
commit
f36ae0f437
@ -3,6 +3,7 @@ package com.iqser.red.service.persistence.service.v1.api.shared.model.dossiertem
|
||||
public enum DownloadFileType {
|
||||
ORIGINAL,
|
||||
PREVIEW,
|
||||
OPTIMIZED_PREVIEW,
|
||||
REDACTED,
|
||||
ANNOTATED,
|
||||
FLATTEN,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user