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] 팀원 회고 조회 DTO 수정 #93

Merged

Conversation

emjayMJkim
Copy link
Member

✍️ 작업한 내용

  • 팀원 회고 조회 뷰 dto 수정

✔️ PR point

📸 스크린샷

🍀 관련 이슈

@emjayMJkim emjayMJkim self-assigned this Aug 9, 2023
Copy link
Contributor

@amourxyoung amourxyoung left a comment

Choose a reason for hiding this comment

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

굿굿 고생하셨슴다

@SerialName("projectName")
val projectName: String,
@SerialName("memberReviews")
val memberReviews: ArrayList<MemberReviews>,
Copy link
Contributor

Choose a reason for hiding this comment

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

ArrayList로 되어있는 부분 그냥 List로 바꿔도 될 것 같습니다

@emjayMJkim emjayMJkim merged commit f78fb4e into Team-Puzzling:develop Aug 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants