doyeon 12584a96c4 API 경로에 /api/v1 prefix 추가
- ParticipationController: @RequestMapping("/api/v1") 추가
- WinnerController: @RequestMapping("/api/v1") 추가
- 모든 API 경로가 /api/v1/* 형태로 변경됨

변경된 API 경로:
- POST /api/v1/events/{eventId}/participate
- GET /api/v1/events/{eventId}/participants
- GET /api/v1/events/{eventId}/participants/{participantId}
- POST /api/v1/events/{eventId}/draw-winners
- GET /api/v1/events/{eventId}/winners

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-27 13:26:05 +09:00
2025-10-21 16:53:33 +09:00
2025-10-17 14:40:03 +09:00
2025-10-23 17:54:36 +09:00
2025-10-23 17:54:36 +09:00
2025-10-23 17:54:36 +09:00
2025-10-21 13:23:26 +09:00
2025-10-23 17:54:36 +09:00
2025-10-23 17:54:36 +09:00
2025-10-23 17:54:36 +09:00
2025-10-21 15:52:56 +09:00
2025-10-23 17:54:36 +09:00
2025-10-21 13:23:26 +09:00
2025-10-23 17:54:36 +09:00
2025-10-23 17:54:36 +09:00
2025-10-23 17:54:36 +09:00
2025-10-23 17:54:36 +09:00
Description
No description provided
104 MiB
Languages
Java 70.2%
HTML 20.9%
CSS 2.3%
PowerShell 1.7%
Shell 1.3%
Other 3.6%