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

refactor : BoardCategory의 key 표현 방식 소문자 + 스네이크로 롤백 #641

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

mingmingmon
Copy link
Collaborator

Summary

#640

#609 이후로 백엔드에서 관리하는 ENUM의 key 값은 대문자 + 스네이크로 통일할 예정입니다. 현재는 진행 중인 연동 작업 때문에 BoardCategory의 key 표현만 소문자 + 스네이크로 잠시 롤백합니다.

Tasks

  • BoardCategory의 key 표현 방식 소문자 + 스네이크로 롤백

@mingmingmon mingmingmon added the 🔨 Refactor 코드 수정 및 개선 label Dec 21, 2024
@mingmingmon mingmingmon self-assigned this Dec 21, 2024
@mingmingmon mingmingmon requested a review from limehee as a code owner December 21, 2024 13:55
@mingmingmon mingmingmon linked an issue Dec 21, 2024 that may be closed by this pull request
1 task
Copy link
Contributor

@SongJaeHoonn SongJaeHoonn left a comment

Choose a reason for hiding this comment

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

확인했습니다!

@mingmingmon mingmingmon merged commit d77c3ce into develop Dec 21, 2024
3 checks passed
@limehee limehee deleted the refactor/#640 branch December 23, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 수정 및 개선
Projects
None yet
Development

Successfully merging this pull request may close these issues.

게시글 카테고리 key 표현 방식 수정
3 participants