dev check violation for lawcase,complaint
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-05-21 13:15:11 +07:00
parent 5c0a0c146b
commit 0c522e2faf
5 changed files with 24 additions and 2 deletions
@@ -159,8 +159,7 @@ public class ViolationHandler implements RequestHandler {
violationRequest.getStatus(),
violationRequest.getPage(),
violationRequest.getSize(),
violationRequest.getSortDirection()
);
violationRequest.getSortDirection());
ViolationResponse.ViolationDto firstShowViolation = null;
List<Violation> content = violationPage.getContent();