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

CLAP-318 2차카테고리 단일조회 API #401

Merged
merged 92 commits into from
Feb 7, 2025
Merged

CLAP-318 2차카테고리 단일조회 API #401

merged 92 commits into from
Feb 7, 2025

Conversation

hyoseong-Choi
Copy link
Collaborator

@hyoseong-Choi hyoseong-Choi commented Feb 7, 2025

📄 요약(Summary)

2차카테고리 단일조회 API

✍🏼 상세(More)

PR Desciption

변경 사항 설명

  • 2차카테고리 단일조회 API 추가

Requirements for Reviewer

리뷰어가 특별히 봐주었으면 하는 부분이 있다면 작성해주세요
ex) 메서드 XXX의 이름을 더 잘 짓고 싶은데 혹시 좋은 명칭이 있을까요?

PR Log

PR 작업하면서 고민했던 내용, 해결한 내용, 고민 중인 내용 등

새롭게 배운 것

고민 중인 사항

첨부 자료

Requirements for Reviewer

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

✅ 체크리스트(Checklist)

  • PR 양식에 맞게 작성했습니다
  • 모든 테스트가 통과했습니다
  • 프로그램이 정상적으로 작동합니다
  • 적절한 PR 라벨을 설정했습니다
  • 불필요한 코드를 제거했습니다

🚪 이슈 번호(Issue numbers)

Closes #392

hyoseong-Choi and others added 30 commits January 26, 2025 17:52
hyoseong-Choi and others added 25 commits February 6, 2025 15:47
…-CLAP/TaskFlow-Server into develop

# Conflicts:
#	src/main/java/clap/server/adapter/inbound/web/task/TeamStatusController.java
@hyoseong-Choi hyoseong-Choi self-assigned this Feb 7, 2025
@hyoseong-Choi hyoseong-Choi added HIGH 우선순위 상 ✨ feature 구현·개선 사항에 관련된 내용입니다 labels Feb 7, 2025
@hyoseong-Choi hyoseong-Choi merged commit 7979d84 into develop Feb 7, 2025
1 check passed
@hyoseong-Choi hyoseong-Choi deleted the CLAP-318 branch February 7, 2025 06:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature 구현·개선 사항에 관련된 내용입니다 HIGH 우선순위 상
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CLAP-318 2차카테고리 입력 양식(설명 예시) 추가
3 participants