feat: add middleware

This commit is contained in:
Maulana Sodiqin
2025-03-15 01:53:20 +07:00
parent 7ab036f5f7
commit b096f4129a
6 changed files with 77 additions and 25 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ use utoipa::{
MetaRequestDto,
MetaResponseDto,
MessageResponseDto,
AuthLoginRequestDto,
AuthLoginResponsetDto,
ResponseSuccessDto<AuthLoginResponsetDto>,