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: 특정 답변 반응개수 확인 api 추가, 답변 수정시 이미지 파일 선택가능 #81

Merged
merged 5 commits into from
May 16, 2024

Conversation

jihyo-j
Copy link
Member

@jihyo-j jihyo-j commented May 16, 2024

#️⃣연관된 이슈

#39

📝PR 설명

기존에 answer 전체 조회시 반응 개수가 함께 조회되도록 구현했지만, 프론트 요청으로 반응 개수를 따로 조회하는 api를 구현하였습니다. answerId를 참조하여 반응 개수가 조회되도록 하였습니다.
이외에도, 답변 수정시 이미지 파일을 선택하도록 하여 수정 자유도를 높였습니다.

🔨작업 내용

  • 답변 Id 기반으로 반응 개수 조회하는 api
  • 답변 수정시 이미지 파일 선택여부

💎결과 (사진 및 작업 결과)

@jihyo-j jihyo-j merged commit 3203df3 into develop May 16, 2024
2 checks passed
@jihyo-j jihyo-j self-assigned this May 16, 2024
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.

1 participant