SPMS_API/SPMS.API/Controllers
2026-03-02 16:12:06 +09:00
..
AccountController.cs fix: 컨트롤러 권한(Authorization) 설정 오류 수정 (#258) 2026-02-28 18:15:46 +09:00
AppConfigController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
AppVersionController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
AuthController.cs improvement: 로그아웃 응답 표준화 및 단일 API 연동 완료 (#253) 2026-02-26 10:11:26 +09:00
BannerController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
DeviceController.cs improvement: 기기 엑셀 내보내기 API 추가 (#241) 2026-02-25 17:16:13 +09:00
FaqController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
FileController.cs feat: CSV 검증/템플릿 다운로드 API 구현 (#100) 2026-02-10 15:22:12 +09:00
MaintenanceController.cs feat: 점검 안내 API 구현 (#92) 2026-02-10 14:33:32 +09:00
MessageController.cs fix: 컨트롤러 권한(Authorization) 설정 오류 수정 (#258) 2026-02-28 18:15:46 +09:00
NoticeController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
NotificationController.cs improvement: Notification 도메인 구축 (#247) 2026-02-26 09:44:28 +09:00
PasswordController.cs improvement: 인증 보안 정책 — Rate Limit + 시도제한 + 보안 로깅 (#190) 2026-02-25 11:13:49 +09:00
ProfileController.cs improvement: 마이페이지 조회 확장 (#249) 2026-02-26 10:01:48 +09:00
PublicController.cs fix: Health check Redis 상태를 실제 PING 체크로 변경 (#156) 2026-02-11 10:49:47 +09:00
PushController.cs fix: 컨트롤러 권한(Authorization) 설정 오류 수정 (#258) 2026-02-28 18:15:46 +09:00
ServiceController.cs fix: 컨트롤러 권한(Authorization) 설정 오류 수정 (#258) 2026-02-28 18:15:46 +09:00
StatsController.cs chore: Stats Controller Swagger 응답 스키마 추가 (#265) 2026-03-01 01:51:32 +09:00
TagController.cs improvement: TagCode 도입 — 태그 식별자를 4자리 랜덤 코드로 변경 (#269) 2026-03-02 16:12:06 +09:00
TermsController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00