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

[BE] 이슈 라벨, 마일스톤, 참여자 목록 조회 응답 형식 변경 #95

Merged
merged 3 commits into from
Aug 15, 2023
Merged

[BE] 이슈 라벨, 마일스톤, 참여자 목록 조회 응답 형식 변경 #95

merged 3 commits into from
Aug 15, 2023

Conversation

chunghye98
Copy link
Member

What is this PR? 👓

  • 이슈 라벨 목록 조회 response 변경 (리스트 바로 응답 -> 리스트를 객체로 감싸서 응답)
  • 이슈 마일스톤 목록 조회 response 변경 (리스트 바로 응답 -> 리스트를 객체로 감싸서 응답)
  • 이슈 참여자 목록 조회 response 변경 (리스트 바로 응답 -> 리스트를 객체로 감싸서 응답)

@chunghye98 chunghye98 requested review from DOEKYONG and swinb August 14, 2023 18:14
@chunghye98 chunghye98 self-assigned this Aug 14, 2023
@chunghye98 chunghye98 added ♻️ refactor 기존 코드 리팩터링 작업 💻 BE 백엔드 관련 작업 labels Aug 14, 2023
@chunghye98 chunghye98 added this to the [BE] 4주차 스프린트 milestone Aug 14, 2023
@chunghye98 chunghye98 linked an issue Aug 14, 2023 that may be closed by this pull request
@DOEKYONG DOEKYONG merged commit 25c932a into codesquad-issue-team-05:be Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 BE 백엔드 관련 작업 ♻️ refactor 기존 코드 리팩터링 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BE] 이슈 관련 API 구현
2 participants