Skip to content

Comments

refactor: 유저픽 게시글 저장 응답 데이터 추가 및 리팩토링#101

Merged
hisonghy merged 1 commit intodevelopfrom
refactor/save-post-100
Apr 21, 2025
Merged

refactor: 유저픽 게시글 저장 응답 데이터 추가 및 리팩토링#101
hisonghy merged 1 commit intodevelopfrom
refactor/save-post-100

Conversation

@hisonghy
Copy link
Member

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • 유저픽 게시글 저장 로직 리팩토링 진행했습니다
  • grooming_category 필드에 null 이 계속 저장되는 버그가 있어서 해결했습니다
  • 기존 유저픽 게시글 저장에 성공하면 응답 데이터가 없었는데 저장 성공 시 바로 해당 게시글의 상세 조회로 자연스럽게 넘어가도록 하기 위해 생성된 게시글의 ID를 포함한 응답 데이터를 추가했습니다

🔍 참고사항

📚 기타

@hisonghy hisonghy added ⚡ feature 새로운 기능 추가 및 수정 🚀 refactor 기능 개선 labels Apr 21, 2025
@hisonghy hisonghy requested a review from myqewr April 21, 2025 07:52
@hisonghy hisonghy self-assigned this Apr 21, 2025
@hisonghy hisonghy force-pushed the refactor/save-post-100 branch from 7c190bd to b796a64 Compare April 21, 2025 09:08
@hisonghy hisonghy merged commit 22964bc into develop Apr 21, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚡ feature 새로운 기능 추가 및 수정 🚀 refactor 기능 개선

Projects

None yet

Development

Successfully merging this pull request may close these issues.

🚀️ 유저픽 게시글 저장 기능 리팩토링

2 participants