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

Week 03 과제 #7

Open
3 tasks done
Yangdaehan opened this issue Apr 30, 2024 · 0 comments · May be fixed by #8
Open
3 tasks done

Week 03 과제 #7

Yangdaehan opened this issue Apr 30, 2024 · 0 comments · May be fixed by #8
Assignees

Comments

@Yangdaehan
Copy link
Contributor

Yangdaehan commented Apr 30, 2024

구현 내용

블로그에 대해 글을 작성하는 POST API와, GET API를 구현

태스크

  • POST 되는 객체에 대해 Request body Validation을 진행
  • GET API 에서 SuccessStatusResponse와 ErrorResponse를 적절히 변경해서 Data를 담아보내기
  • 블로그를 소유하지 않은 사용자가 해당 블로그에 글을 작성할 경우 예외처리 진행
@Yangdaehan Yangdaehan self-assigned this Apr 30, 2024
@Yangdaehan Yangdaehan linked a pull request May 1, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant