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

#12 [FEAT] 회고 템플릿 목록 조회 API 구현 #15

Merged
merged 2 commits into from
Jul 15, 2023

Conversation

Hong0329
Copy link
Contributor

📣 Related Issue

📝 Summary

  • 회고 템플릿 목록과 내용을 조회하는 API를 개발했습니다.
    image

🙏 Question & PR point

📬 Reference

Copy link
Member

@yeseul106 yeseul106 left a comment

Choose a reason for hiding this comment

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

고생하셨습니다아 ~~~

/**
* review
*/
GET_REVIEW_TEMPLATE_SUCCESS(HttpStatus.OK,"회고 템플릿 목록 조회 성공") ;
;
Copy link
Member

Choose a reason for hiding this comment

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

p5;

; 중복 되어서 요거 삭제해주시면 감쟈하겠습니다아~

@yeseul106 yeseul106 merged commit 6751132 into develop Jul 15, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 회고 템플릿 목록 조회 구현
2 participants