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

✨ [Feat]: 레크레이션 리뷰 작성 API 구현 #39

Merged
merged 3 commits into from
Jan 23, 2024

Conversation

eomgerm
Copy link
Collaborator

@eomgerm eomgerm commented Jan 22, 2024

📍 PR 타입 (하나 이상 선택)

  • 기능 추가
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트
  • 기타 사소한 수정

❗️ 관련 이슈 링크

Close #37

📌 개요

  • 리뷰 작성 API

🔁 변경 사항

  • 리뷰 작성 API
    742ab38
    너무나 쉬운 API

📸 스크린샷

👀 기타 더 이야기해볼 점

✅ 체크 리스트

  • PR 템플릿에 맞추어 작성했어요.
  • 변경 내용에 대한 테스트를 진행했어요.
  • 프로그램이 정상적으로 동작해요.
  • PR에 적절한 라벨을 선택했어요.
  • 불필요한 코드는 삭제했어요.

@eomgerm eomgerm added the ✨ feature New feature or request label Jan 22, 2024
@eomgerm eomgerm self-assigned this Jan 22, 2024
Copy link
Contributor

@jinuklee777 jinuklee777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

요거 PR 이름 레크레이션 리뷰 작성 API 로 수정해야할거 같습니당~

@eomgerm eomgerm changed the title ✨ [Feat]: 레크레이션 작성 API 구현 ✨ [Feat]: 레크레이션 리뷰 작성 API 구현 Jan 23, 2024
Copy link
Contributor

@jinuklee777 jinuklee777 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

Copy link
Collaborator

@88dldl 88dldl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

Copy link
Collaborator

@catturtle123 catturtle123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

확인했습니다!

# Conflicts:
#	src/main/java/com/avab/avab/service/impl/RecreationServiceImpl.java
@eomgerm eomgerm merged commit 5d10f34 into master Jan 23, 2024
@eomgerm eomgerm deleted the issue/37-post-recreation-review branch January 23, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ [Feat]: 레크레이션 리뷰 추가 API 구현
4 participants