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: CategorySettingFeature 액션 수정 #149

Merged
merged 2 commits into from
Oct 20, 2024

Conversation

stealmh
Copy link
Contributor

@stealmh stealmh commented Oct 18, 2024

#️⃣연관된 이슈

#129

📝작업 내용

  • 액션 컨벤션에 맞춰 수정
  • 프로필 목록, 카테고리 목록 API가 서로 엉켜있어 이를 분리
  • 액션으로 가독성을 챙길 수 있는 부분 수정
  • 주석들 제거

스크린샷 (선택)

💬리뷰 요구사항(선택)

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요

ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

@stealmh stealmh added the Refactor 🏗️ 뚝딱뚝딱 코드 및 구조 수정 label Oct 18, 2024
@stealmh stealmh requested a review from ShapeKim98 October 18, 2024 05:06
@stealmh stealmh self-assigned this Oct 18, 2024
@stealmh stealmh linked an issue Oct 18, 2024 that may be closed by this pull request
14 tasks
Copy link
Contributor

@ShapeKim98 ShapeKim98 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다!

@stealmh stealmh merged commit 4b2482e into develop Oct 20, 2024
1 check passed
@stealmh stealmh deleted the refactor/#129-CategorySettingFeature branch November 21, 2024 14:47
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.

액션 컨벤션 정립
2 participants