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

restdocs 문서가 깨지는 문제 해결 #719

Merged
merged 2 commits into from
Oct 19, 2023
Merged

restdocs 문서가 깨지는 문제 해결 #719

merged 2 commits into from
Oct 19, 2023

Conversation

JJ503
Copy link
Member

@JJ503 JJ503 commented Oct 19, 2023

📄 작업 내용 요약

restdocs 문서가 깨지는 문제 해결

🙋🏻 리뷰 시 주의 깊게 확인해야 하는 코드

📎 Issue 번호

@JJ503 JJ503 added bug 오류 발생 시 docs 문서 업데이트 시 backend 백엔드와 관련된 이슈나 PR에 사용 labels Oct 19, 2023
@JJ503 JJ503 added this to the 최종 데모데이 milestone Oct 19, 2023
@JJ503 JJ503 requested review from apptie, swonny and kwonyj1022 October 19, 2023 04:50
@JJ503 JJ503 self-assigned this Oct 19, 2023
Copy link
Collaborator

@apptie apptie 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

@kwonyj1022 kwonyj1022 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

@swonny swonny left a comment

Choose a reason for hiding this comment

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

고생하셨습니다 제이미

@@ -21,7 +21,7 @@
@Entity
@NoArgsConstructor(access = AccessLevel.PROTECTED)
@Getter
@EqualsAndHashCode(of = "id")
@EqualsAndHashCode(of = "id", callSuper = false)
Copy link
Collaborator

Choose a reason for hiding this comment

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

칭찬

감사합니다🙇🏻‍♀️

@JJ503 JJ503 merged commit 64042d2 into develop-be Oct 19, 2023
1 check passed
@JJ503 JJ503 deleted the fix/718 branch October 19, 2023 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend 백엔드와 관련된 이슈나 PR에 사용 bug 오류 발생 시 docs 문서 업데이트 시
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants