dev add new status fo file
Test Workflow / test (push) Successful in 3s

This commit is contained in:
vladp
2026-03-26 14:34:34 +07:00
parent a21eb899b3
commit 8965ffdd1f
6 changed files with 38 additions and 2 deletions
@@ -10,6 +10,9 @@ public class ViolationRequest {
@JsonProperty("file_id")
private String fileId;
@JsonProperty("violation_id")
private Long violationId;
@JsonProperty("page")
private Integer page = 0;