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

[Server] #20 팔로잉 요청 수행 #44

Merged
merged 4 commits into from
Nov 15, 2022
Merged

Conversation

NaayoungKwon
Copy link
Collaborator

Issues

🤷‍♂️ Description

  • 팔로잉 추가 요청
  • 현재 사용자 _id, 팔로잉 _id, 각자 팔로잉, 팔로워 배열에 이미 있느지에 대해서 에러 핸들링

📷 Screenshots

image

📒 Remarks

Log 할 수 있도록 했으니, 가급적 다음과 같이 사용 부탁드립니다.
자세한 내용은 user.controller.ts
this.logger.error(JSON.stringify(error.response));

@NaayoungKwon NaayoungKwon added the 🌐 server 서버 작업 label Nov 15, 2022
@NaayoungKwon NaayoungKwon added this to the ⛰️ Week2 milestone Nov 15, 2022
@NaayoungKwon NaayoungKwon merged commit c5e5195 into dev-be Nov 15, 2022
@NaayoungKwon NaayoungKwon deleted the feature/add-following branch November 17, 2022 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🌐 server 서버 작업
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant