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 #349

Merged
merged 5 commits into from
Apr 23, 2024
Merged

Conversation

HYOSITIVE
Copy link
Member

close #342

  • 관련 validator, router, query 로직 구현했습니다.
  • community_post_report_user id column에 sequence가 빠져 있어서 INSERT INTO 구문에서 에러가 나서 id값에 sequence도 만들어줬습니다!

@HYOSITIVE HYOSITIVE added 🚀 enhancement New feature or request 🤩 hyositive labels Apr 21, 2024
@HYOSITIVE HYOSITIVE self-assigned this Apr 21, 2024
Copy link
Member

@jokj624 jokj624 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@yubinquitous yubinquitous left a comment

Choose a reason for hiding this comment

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

고생하셨습니다!👍 궁금한 점이 하나 있어 댓글 남겨뒀으니 한 번만 확인해주세영

functions/middlewares/validator/communityValidator.js Outdated Show resolved Hide resolved
@HYOSITIVE HYOSITIVE closed this Apr 23, 2024
@HYOSITIVE HYOSITIVE deleted the feature/342 branch April 23, 2024 04:09
@HYOSITIVE HYOSITIVE restored the feature/342 branch April 23, 2024 04:09
@HYOSITIVE HYOSITIVE reopened this Apr 23, 2024
@HYOSITIVE HYOSITIVE merged commit 442401d into develop Apr 23, 2024
@HYOSITIVE HYOSITIVE deleted the feature/342 branch April 23, 2024 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEAT] 커뮤니티 신고하기 API 구현
3 participants