Merge branch 'RED-9796' into 'master'
RED-9796: Links should not be removed on upload Closes RED-9796 See merge request redactmanager/persistence-service!720
This commit is contained in:
commit
05676c7fa2
@ -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