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: post 조회 예외처리 추가 #62

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Fix: post 조회 예외처리 추가 #62

merged 2 commits into from
Nov 11, 2024

Conversation

codingmy
Copy link
Contributor

1. 무슨 이유로 코드를 변경했나요?

게시글 조회 로직 관련 누락된 예외처리 추가

2. 어떤 위험이나 장애를 발견했나요?

게시글의 이미지가 없는 경우 에러 발생, api 작동X

3. 관련 스크린샷을 첨부해주세요.


4. 완료 사항

공고글의 이미지가 없더라도 api 작동 제대로 되도록 수정
repository의 리턴방식을 Optional로 변경해서 수정함

5. 추가 사항

@codingmy codingmy added bug Something isn't working fix labels Nov 11, 2024
@codingmy codingmy requested a review from huncozyboy November 11, 2024 13:49
@codingmy codingmy self-assigned this Nov 11, 2024
@codingmy codingmy merged commit 72ce773 into main Nov 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant