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

[BLOOM-087] 식물 상세 조회 api 응답필드 추가 #88

Merged
merged 1 commit into from
Aug 24, 2024

Conversation

Dompoo
Copy link
Collaborator

@Dompoo Dompoo commented Aug 24, 2024

How

  • MyPlantDetailResponse 객체의 location 필드를 String? 에서 LocationResponse? 타입으로 수정하였습니다.
  • MyPlantDetailResponse 객체의 정적 팩토리 메서드를 수정하였습니다.
  • 테스트 오류를 수정했습니다.

Result

  • 이제 식물 상세 조회 api 에서 위치 id 값도 받아볼 수 있습니다.

@Dompoo Dompoo self-assigned this Aug 24, 2024
@Dompoo Dompoo requested a review from stophwan as a code owner August 24, 2024 03:13
@Dompoo Dompoo linked an issue Aug 24, 2024 that may be closed by this pull request
@Dompoo Dompoo merged commit a32f981 into main Aug 24, 2024
1 check passed
@Dompoo Dompoo deleted the feat/myplant-detail-locationId branch August 24, 2024 03:19
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.

[feat] 내 식물 상세 조회 api에 locationId 응답필드 추가
1 participant