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

Refactor#45 팔로우 로직 수정 #46

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Refactor#45 팔로우 로직 수정 #46

merged 2 commits into from
Nov 11, 2024

Conversation

jj0526
Copy link
Contributor

@jj0526 jj0526 commented Nov 11, 2024

1. 무슨 이유로 코드를 변경했나요?

  • 팔로우 조회하는 로직에 에러 처리에 문제가 있었습니다
  • 팔로우 하기/언팔로우 하기 로직 수정 : myTag를 Param으로 가져와서 수정이 필요했습니다

2. 어떤 위험이나 장애를 발견했나요?

  • 없습니다

3. 관련 스크린샷을 첨부해주세요.

image


4. 완료 사항

  • 팔로우 조회하는 로직 수정(에러 처리에 문제가 있었습니다)
  • 팔로우 하기/언팔로우 하기 로직 수정 : myTag를 Param으로 가져왔었어서 현재 유저의 토큰을 이용해 팔로우/언팔로우할 수 있도록 수정

5. 추가 사항

  • 없습니다

@jj0526 jj0526 added the enhancement New feature or request label Nov 11, 2024
@jj0526 jj0526 requested review from soyesenna and 1winhyun November 11, 2024 09:48
@jj0526 jj0526 self-assigned this Nov 11, 2024
@jj0526 jj0526 linked an issue Nov 11, 2024 that may be closed by this pull request
Copy link
Collaborator

@soyesenna soyesenna left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!!!

@jj0526 jj0526 merged commit b36a458 into main Nov 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor #45 팔로우 로직 수정
2 participants