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

[GGFE-24] user api 변경 #796

Merged
merged 12 commits into from
May 31, 2023

Conversation

parksangmin1543
Copy link
Contributor

@parksangmin1543 parksangmin1543 commented May 26, 2023

📌 개요

  • user api 변경

💻 작업사항

  • 유저 기본정보 조회
    /pingpong/users

  • 유저 상세정보 조회
    /pingpong/users/{intraId}

  • 유저 상제정보 수정
    /pingpong/users/{intraId}

  • 유저 live 정보 조회
    /pingpong/users/live

  • 유저 검색
    /pingpong/users/searches?intraId={IntraId}

  • 유저 ppp 히스토리 조회 (intraid = string)
    /pingpong/users/{intraId}/historics?season=${seasonId}

  • 유저 랭크정보 조회
    /pingpong/users/{intraId}/rank?season={seasonId}


  • 유저 api 전체적으로 users/detail? 에서 users로 변경
  • 유저 검색에서 q -> intraId로 변경

✅ 변경로직

@parksangmin1543 parksangmin1543 changed the base branch from main to GGFE-00/Feat/api-refactoring May 26, 2023 09:21
@parksangmin1543 parksangmin1543 changed the title GGFE-24-유저-검색-기능 [GGFE-24] 유저-검색-기능 May 26, 2023
@parksangmin1543 parksangmin1543 changed the title [GGFE-24] 유저-검색-기능 [GGFE-24] user api 변경 May 26, 2023
@PHJoon
Copy link
Contributor

PHJoon commented May 30, 2023

변경사항 확인했습니다!

@PHJoon PHJoon requested review from PHJoon and removed request for PHJoon May 30, 2023 07:58
Copy link
Contributor

@42sungwook 42sungwook left a comment

Choose a reason for hiding this comment

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

확인했습니다. 프로필 변경 테스트도 해봤는데 잘되네여👍

Copy link
Member

@yoouyeon yoouyeon left a comment

Choose a reason for hiding this comment

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

변경사항 확인했습니다~! 👍

@42sungwook 42sungwook merged commit bb3cd26 into GGFE-00/Feat/api-refactoring May 31, 2023
@parksangmin1543 parksangmin1543 deleted the GGFE-24-유저-검색-기능 branch June 12, 2023 08:31
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.

4 participants