Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: 권한 변경 개발 #52

Merged
merged 5 commits into from
Sep 6, 2024
Merged

Feat: 권한 변경 개발 #52

merged 5 commits into from
Sep 6, 2024

Conversation

Ho-s
Copy link
Collaborator

@Ho-s Ho-s commented Sep 4, 2024

PR Type

  • Bugfix
  • Feature
  • Docs
  • Refactoring (no functional changes, no api changes)

For what purpose

Key changes

To reviewers

Screenshots

@Ho-s Ho-s self-assigned this Sep 4, 2024
src/map/map.service.ts Outdated Show resolved Hide resolved
if (!userMap) {
throw new UserMapNotFoundException();
}
if (role === 'ADMIN') {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

혹쉬 이것도 이넘으로 변경가능할까여~

@Ho-s Ho-s merged commit a976810 into stage Sep 6, 2024
3 checks passed
@Ho-s Ho-s deleted the feat/chage-role branch September 6, 2024 02:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants