Skip to content

[network] home api#199

Open
soeun11 wants to merge 4 commits into
developfrom
network/#196-home-api
Open

[network] home api#199
soeun11 wants to merge 4 commits into
developfrom
network/#196-home-api

Conversation

@soeun11

@soeun11 soeun11 commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

🎯 Related Issues

📋 Description

  • 홈 api 수정

📱 Screenshot

기능/화면 iPhone 15 Pro iPhone SE
A 기능
B 기능

💬 To Reviewers

@soeun11 soeun11 requested review from H0sungKim and rosejinse June 16, 2026 14:28
@soeun11 soeun11 self-assigned this Jun 16, 2026
@soeun11 soeun11 linked an issue Jun 16, 2026 that may be closed by this pull request
1 task

@H0sungKim H0sungKim left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍 👍 👍 고생하셨습니닷~~!!

Comment on lines 36 to 38
user: UserProfileEntity(
id: unwrap(userId),
id: userId ?? unwrap(id),
nickname: nickname ?? "",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

이 코드 의도가 궁금해요

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.

[network] 홈 화면 api 수정

2 participants