fix: X-Service-Code 미들웨어 경로 제외 수정 (#59) #60
No reviewers
SPMS/Owners
Labels
No Label
Priority
High
Priority
Low
Priority
Medium
Priority
Non
Priority
Urgent
Status
Available
Status
Done
Status
In Progress
Type
Bug
Type
Chore
Type
Design
Type
Documentation
Type
Feature
Type
Improvement
Type
Refactor
Type
Research
Type
Task
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: SPMS/SPMS_API#60
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "improvement/#59-service-code-middleware-path-exclude"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 작업 요약
🔗 관련 이슈 (Related Issues)
Closes #59
🛠️ 작업 내용 (Changes)
SPMS.API/Middlewares/ServiceCodeMiddleware.cs— auth, account, public, service 경로 제외 추가SPMS.API/Filters/SpmsHeaderOperationFilter.cs— X-Service-Code Required 조건을 device/message/push/stats/file로 한정📢 리뷰어 참고 사항 (To Reviewers)
/v1/out,/swagger,/health만 제외하고 있어서 Auth/Account/Service API 호출 시 불필요하게 400 에러 발생✅ 체크리스트 (Self Checklist)
📸 스크린샷 / 테스트 로그 (Screenshots/Logs)