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

GETP-120 feat: 좋아요한 프로젝트 목록 조회 기능 구현 #162

Merged
merged 4 commits into from
Sep 24, 2024

Conversation

scv1702
Copy link
Member

@scv1702 scv1702 commented Sep 24, 2024

✨ 구현한 기능

  • 좋아요한 프로젝트 목록 조회 기능 구현
  • 의뢰한 프로젝트 목록 조회, 지원한 프로젝트 목록 조회, 좋아요한 프로젝트 목록 조회, 전체 프로젝트 목록 조회에 대한 API 엔드 포인트를 /projects로 통일했어요. 각 기능을 Query String을 이용한 필터링 조건을 이용하도록 변경했어요. 자세한 사용 방법은 API 문서의 5.2 프로젝트 목록 조회를 참고해주세요.

📢 논의하고 싶은 내용

🎸 기타

Copy link

Test Results

137 tests   - 3   137 ✅  - 3   13s ⏱️ -2s
 80 suites  - 7     0 💤 ±0 
 80 files    - 7     0 ❌ ±0 

Results for commit 1b8aa88. ± Comparison against base commit 8e47829.

@scv1702 scv1702 merged commit 59cc17d into develop Sep 24, 2024
2 checks passed
@scv1702 scv1702 deleted the feature/GETP-120 branch September 24, 2024 14:23
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.

1 participant