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

[#87] 프로젝트에 소속된 멤버 리스트로 조회 api 구현 #97

Merged
merged 3 commits into from
May 7, 2024

Conversation

Enble
Copy link
Contributor

@Enble Enble commented May 7, 2024

📄 Summary

프로젝트에 소속된 멤버 리스트로 조회하는 api를 구현합니다.

🕰️ Actual Time of Completion

30분

🙋🏻 More

@Enble Enble added the 🌱 기능추가 새로운 기능 요청입니다 label May 7, 2024
@Enble Enble requested a review from minsang-alt May 7, 2024 09:46
@Enble Enble self-assigned this May 7, 2024
@Enble Enble linked an issue May 7, 2024 that may be closed by this pull request
Copy link

github-actions bot commented May 7, 2024

Unit Test Results

44 tests   44 ✔️  2s ⏱️
20 suites    0 💤
20 files      0

Results for commit 99438fc.

Copy link
Contributor

@minsang-alt minsang-alt left a comment

Choose a reason for hiding this comment

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

LGTM

@minsang-alt minsang-alt merged commit 626e5ce into main May 7, 2024
3 checks passed
@minsang-alt minsang-alt deleted the feat/87 branch May 7, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌱 기능추가 새로운 기능 요청입니다
Projects
None yet
Development

Successfully merging this pull request may close these issues.

프로젝트에 속한 멤버들의 목록을 보여주는 api 구현
2 participants