SPMS_API/SPMS.API/Filters
SEAN f798b290ec fix: X-Service-Code 미들웨어 경로 제외 수정 (#59)
auth, account, public, service 경로를 X-Service-Code 검증 대상에서 제외.
device, message, push, stats, file 경로만 X-Service-Code 헤더 필요.
Swagger OperationFilter도 동일하게 수정.
2026-02-10 10:20:43 +09:00
..
SecureTransportAttribute.cs feat: E2EE 암호화 유틸리티 구현 (#28) 2026-02-09 16:33:38 +09:00
SpmsHeaderOperationFilter.cs fix: X-Service-Code 미들웨어 경로 제외 수정 (#59) 2026-02-10 10:20:43 +09:00