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

This commit is contained in:
vladp
2026-03-18 17:07:44 +07:00
parent 9024d3aaca
commit 02b8d3ee6d
4 changed files with 82 additions and 19 deletions
@@ -33,4 +33,7 @@ public class ViolationRequest {
@JsonProperty("action")
private String action;
@JsonProperty("token")
private String token;
}