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

feat(be): implement mypage api #99

Merged
merged 5 commits into from
Nov 16, 2024
Merged

feat(be): implement mypage api #99

merged 5 commits into from
Nov 16, 2024

Conversation

shl0501
Copy link
Collaborator

@shl0501 shl0501 commented Nov 16, 2024

개요

  • 특정 유저의 마이페이지 조회 시 해당 유저가 속한 session의 정보를 가져옵니다.
  • get api/sessions

이슈

@shl0501 shl0501 self-assigned this Nov 16, 2024
@shl0501 shl0501 added the Feature New feature or request label Nov 16, 2024
Copy link
Collaborator

@wlgh1553 wlgh1553 left a comment

Choose a reason for hiding this comment

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

LGTM! 고생하셨습니다!

Copy link
Collaborator

@cjeongmin cjeongmin left a comment

Choose a reason for hiding this comment

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

LGTM

@shl0501 shl0501 merged commit 0dc9120 into main Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feat]: 마이페이지
3 participants