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

레시피 상세페이지부분 서버 리팩토링으로 인한 DTO 수정 #39

Merged
merged 2 commits into from
Jan 13, 2025

Conversation

GeonH0
Copy link
Collaborator

@GeonH0 GeonH0 commented Jan 13, 2025

PR 개요

레시피 상세페이지부분 서버 리팩토링으로 인한 DTO 수정


주요 변경 사항

  1. DTO의 이미지 네이밍 수정

    • 이미지의 네이밍을 recipeImgUrls에서 recipeImages로 변경되어 수정
    • recipeImageUrl의 recipeImageId, recipeImgUrl를 recipeImageId, recipeImageUrl로 수정
  2. 불필요한 print문 삭제


@GeonH0 GeonH0 merged commit 8207b1e into main Jan 13, 2025
2 checks passed
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