Skip to content

프로필 수정 로직 변경 및 페이징 목록 섬네일 응답 추가 #82

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

Merged
merged 4 commits into from
Oct 6, 2024

Conversation

Woojun-Yoon
Copy link
Member

@Woojun-Yoon Woojun-Yoon commented Oct 6, 2024

What is this PR do?

프로필 수정

  • 프로필 수정을 통해 수정할 수 있는 것은 다음과 같음
  1. 닉네임
  2. 프로필 이미지 URL
  3. 학년
  4. 대학생의 경우 -> 전공 카테고리

위 수정 가능 사항을 수정할 수 있도록 로직 변경

페이징 응답 수정

  • 자유게시글 또는 고등학생 질문글에서 이미지가 있을 경우 썸네일을 응답할 수 있도록 구현
  • 없을 경우 DEFAULT 스트링을 응답하고 프론트에서 검수

Tests

  • : 고등학생, 대학생 프로필 수정 API 테스트
  • : 각 게시글 응답에 썸네일 URL이 있는지 확인

@Woojun-Yoon Woojun-Yoon added enhancement New feature or request hotfix labels Oct 6, 2024
@Woojun-Yoon Woojun-Yoon requested a review from csb0710 October 6, 2024 11:04
@Woojun-Yoon Woojun-Yoon self-assigned this Oct 6, 2024
Copy link

github-actions bot commented Oct 6, 2024

Unit Test Results

0 tests   0 ✔️  0s ⏱️
0 suites  0 💤
0 files    0

Results for commit 268c025.

@Woojun-Yoon Woojun-Yoon merged commit 38375e2 into develop Oct 6, 2024
2 checks passed
@Woojun-Yoon Woojun-Yoon deleted the hotfix/profile-logic-and-media branch October 6, 2024 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hotfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant