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

[FIX] 게시글이 0개일 때 200 반환 #363

Merged
merged 1 commit into from
Aug 3, 2024
Merged

Conversation

yubinquitous
Copy link
Member

작업 내용

  • 게시글이 0개일 경우, 404->200 반환으로 수정했습니다.
  • swagger도 수정하려고 했으나, 이미 200에 대한 응답 스키마가 정의되어 있어 중복된 상태코드를 추가하지 못했습니다.
  • 아래에 있는 응답결과는 따로 슬랙과 노션를 통해 프론트에 공유하겠습니다.

구현 결과

image

@yubinquitous yubinquitous self-assigned this Aug 1, 2024
@HYOSITIVE HYOSITIVE merged commit e9988cb into develop Aug 3, 2024
@HYOSITIVE HYOSITIVE deleted the feature/362 branch August 3, 2024 05:29
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 this pull request may close these issues.

[FIX] 커뮤니티 게시글이 없을 경우 응답 404->200 으로 수정
3 participants