Feat/225 swagger permission seunghyun#18
Conversation
|
Caution Review failedFailed to post review comments 📝 WalkthroughWalkthroughThis PR introduces a complete permission management module featuring three REST controllers for handling permissions, member permissions, and role transfers. It includes Spring Security configuration, OpenAPI documentation setup, multiple data transfer objects, and application configuration properties to support the new endpoints. Changes
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes Poem
🚥 Pre-merge checks | ✅ 1 | ❌ 2❌ Failed checks (1 warning, 1 inconclusive)
✅ Passed checks (1 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Comment |
|
관련 사항 확인했습니다 req, res에 모두 동일하게 적용되는지는 추후 논의를 통해 확정하면 될 것 같습니다 |
개요
permissionDto 생성자 private으로 변경
관련 BackLog
Resolves: (Backlog Number, ...)
PR 유형
PR Checklist
Summary by CodeRabbit
Release Notes
New Features
Chores