SPMS_API/SPMS.API/Controllers
seonkyu.kim f70d8a8558 fix: Health check 503 응답에 상세 데이터 포함 (#126)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 19:27:44 +09:00
..
AccountController.cs feat: 운영자 계정 CRUD API 구현 (#42) 2026-02-09 23:51:04 +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 feat: 이메일 인증 인프라 및 API 구현 (#64) 2026-02-10 10:52:47 +09:00
BannerController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
DeviceController.cs feat: 디바이스 태그/동의 설정 API 구현 (#96) 2026-02-10 14:49:07 +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 feat: 메시지 미리보기 API 구현 (#120) 2026-02-10 17:27:56 +09:00
NoticeController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00
PasswordController.cs feat: 비밀번호 찾기/재설정 API 구현 (#66) 2026-02-10 10:56:35 +09:00
ProfileController.cs feat: 내 정보 조회/수정 API 구현 (#62) 2026-02-10 10:48:57 +09:00
PublicController.cs fix: Health check 503 응답에 상세 데이터 포함 (#126) 2026-02-10 19:27:44 +09:00
PushController.cs feat: 발송 로그 조회 API 구현 (#122) 2026-02-10 17:41:38 +09:00
ServiceController.cs feat: 서비스 태그 목록/수정 API 구현 (#70) 2026-02-10 11:27:37 +09:00
TermsController.cs fix: Public API에서 X-Service-Code 의존성 제거 (#90) 2026-02-10 14:26:41 +09:00