dev add violation notion
Test Workflow / test (push) Successful in 5s

This commit is contained in:
vladp
2026-03-20 12:59:03 +07:00
parent ff9c959600
commit 037445dcd5
2 changed files with 77 additions and 68 deletions
@@ -40,4 +40,10 @@ public class FileEntityRequest {
@JsonProperty("sort_order")
private String sortOrder;
@JsonProperty("type")
private String type;
@JsonProperty("date_filter")
private String dateFilter;
}