skillhub/server/skillhub-app
vsxd 8b17f2c55b feat(review): add ReviewController and PromotionController REST APIs
- Add review DTOs: ReviewTaskRequest, ReviewTaskResponse, ReviewActionRequest
- Add promotion DTOs: PromotionRequestDto, PromotionResponseDto, PromotionActionRequest
- Add ReviewController with submit/approve/reject/withdraw/list endpoints
- Add PromotionController with submit/approve/reject/list endpoints
- Follow existing BaseApiController + ApiResponse pattern
2026-03-12 16:41:32 +08:00
..
src feat(review): add ReviewController and PromotionController REST APIs 2026-03-12 16:41:32 +08:00
pom.xml feat: add skill controllers, search, async events, rate limiting, and config 2026-03-12 02:36:59 +08:00