added reanalyse if possible flag to analyse request
This commit is contained in:
parent
07b05b2d89
commit
0d63f9372f
@ -16,6 +16,7 @@ public class AnalyzeRequest {
|
||||
private String projectId;
|
||||
private String fileId;
|
||||
private String ruleSetId;
|
||||
private boolean reanalyseOnlyIfPossible;
|
||||
private ManualRedactions manualRedactions;
|
||||
private OffsetDateTime lastProcessed;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user