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

Mvp/apply #3

Merged
merged 5 commits into from
Jul 19, 2024
Merged

Mvp/apply #3

merged 5 commits into from
Jul 19, 2024

Conversation

tape4
Copy link
Collaborator

@tape4 tape4 commented Jul 19, 2024

지원 공고 추가 POST /recruit
지원 공고 수정 PUT /recruit/{recruitId}
지원 공고 상태 변경 PATCH /recruit/{recruitId}
지원 공고 삭제 DELETE /recruit/{recruitId}
지원 공고 상세 GET /recruit/{recruitId}

아직 지원공고 후기 테이블을 작성하지 않아서 지원공고 상세에 대한 테스트코드는 작성하지 않음.
또한 API들의 리소스 없음에 대한 예외처리는 작성했으나, 논리 예외처리에 대해서는 아직 작성하지 않았음.
ex) 지원상태가 지원 중 이지만, 지원 날짜가 존재하지 않는경우

@tape4 tape4 requested a review from yeondub1121 July 19, 2024 16:18
@tape4 tape4 merged commit 5f76228 into develop Jul 19, 2024
1 check passed
@tape4 tape4 deleted the mvp/apply branch July 19, 2024 16:40
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.

2 participants