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: 합불 상태 변경 요청 method가 올바르지 않았던 버그 수정 #222

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

geongyu09
Copy link
Collaborator

주요 변경사항

합불 변경 요청 메서드가 patch이지만, post로 되어있어 올바르게 반영이 되지 않던 버그가 존재하였습니다.

이를 patch로 올바르게 수정하였습니다.

리뷰어에게...

  • 큰 변경사항이 아니라 가볍게 보시면 될 것 같습니다.

관련 이슈

closes #221

Copy link
Collaborator

@2yunseong 2yunseong left a comment

Choose a reason for hiding this comment

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

굿!!

Copy link
Collaborator

@smb0123 smb0123 left a comment

Choose a reason for hiding this comment

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

수고하셨습니다 !

@geongyu09 geongyu09 changed the title fix: 합불 상태 변경 요청 mathod가 올바르지 않았던 버그 수정 fix: 합불 상태 변경 요청 method가 올바르지 않았던 버그 수정 Sep 19, 2024
@geongyu09 geongyu09 merged commit 181babc into main Sep 19, 2024
1 check passed
@geongyu09 geongyu09 deleted the fix/221-ApplicantPassState-fix branch September 19, 2024 09:34
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.

[FE] fix: 합/불 관리 페이지에서 합/불 변경 요청이 올바르게 가지 않는 버그
3 participants