RED-8428 - Add the same changes for redaction log ManualRedactionType

This commit is contained in:
Andrei Isvoran 2024-02-02 15:42:01 +02:00
parent f484abd258
commit bd2ca5db94

View File

@ -10,5 +10,6 @@ public enum ManualRedactionType {
FORCE_HINT,
RECATEGORIZE,
LEGAL_BASIS_CHANGE,
RESIZE
RESIZE_LOCALLY,
RESIZE_IN_DICTIONARY
}