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

[backend] 스터디 참가, 퇴장 API 작성 #42

Open
ChanHoLee275 opened this issue Sep 23, 2021 · 0 comments · Fixed by #43
Open

[backend] 스터디 참가, 퇴장 API 작성 #42

ChanHoLee275 opened this issue Sep 23, 2021 · 0 comments · Fixed by #43
Assignees
Labels
backend backend 관련 feature ⚒ feature feature

Comments

@ChanHoLee275
Copy link
Collaborator

  • 스터디 참가 PUT /study/enter?userId=${userId}&&teamId=${teamId}
  • 스터디 탈퇴 PUT /study/exit?userId=${userId}&&teamId=${teamId}

스터디 참가와 탈퇴는 team에 있는 userIds를 조작한다.
스터디 참가와 탈퇴는 상태만을 반환하고 따로 값을 반환하지 않는다.

@ChanHoLee275 ChanHoLee275 added backend backend 관련 feature ⚒ feature feature labels Sep 23, 2021
@ChanHoLee275 ChanHoLee275 self-assigned this Sep 23, 2021
@ChanHoLee275 ChanHoLee275 linked a pull request Sep 23, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend 관련 feature ⚒ feature feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant