dev add complaint all info with pagination
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-05-26 14:47:56 +07:00
parent 16791d35de
commit 646d6fa11d
5 changed files with 167 additions and 74 deletions
@@ -45,8 +45,7 @@ public class FileInteranlInfoHandler implements RequestHandler {
default:
ActionResponse response = ActionResponse.builder()
.action(action)
.availableActions(Arrays.asList(
"files_for_moderation"))
.availableActions(Arrays.asList("files_for_moderation", "all_appeals"))
.build();
return new BaseResponse(request.getMsgId(),