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

[fix] 여행 후기를 여행 계획으로 복사해 오는 로직 수정, 여행 계획 작성 시 body값 수정, generateName 함수 수정 #107

Merged
merged 6 commits into from
Jan 23, 2024

Conversation

liyusang1
Copy link
Contributor

@liyusang1 liyusang1 commented Jan 23, 2024

🎯 목적

  • 리팩토링 (Refactoring)

  • 버그 수정 (Bug Fix)

  • 간략한 설명:
    : 여행 후기를 여행 계획으로 복사해 오는 로직 수정, 여행 계획 작성 시 body값 수정, generateName 함수 수정


🛠 작성/변경 사항

  • (주요작성/변경사항)
  • 여행 후기에서 여행 계획 조회하는 api http 메소드 변경
  • 후기 복사시 trip_record_store에 생성되는 로직 삭제
  • 여행계획 생성시 참조한 후기 id 입력할 수 있도록 body 추가
  • generateName 함수 수정

🔗 관련 이슈

여행 후기에서 여행 계획 조회하는 api http 메소드 변경
후기 복사시 trip_record_store에 생성되는 로직 삭제
후기 복사 관련 http 파일 수정
여행계획 생성시 참조한 후기 id 입력할 수 있도록 body 추가
참조한 후기 id 입력할 수 있도록 http 파일수정
더 다양한 이름을 자동 생성 할 수 있도록 generateName 함수 수정
@liyusang1 liyusang1 added the fix 기능을 수정합니다. label Jan 23, 2024
@liyusang1 liyusang1 self-assigned this Jan 23, 2024
Copy link

Test Results

0 tests  ±0   0 ✅ ±0   0s ⏱️ ±0s
0 suites ±0   0 💤 ±0 
0 files   ±0   0 ❌ ±0 

Results for commit 0987c96. ± Comparison against base commit 8ff0053.

@liyusang1 liyusang1 merged commit f879f58 into develop Jan 23, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix 기능을 수정합니다.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant