whynot-here / whynot-here-api-server

whynot-here 서비스 API 서버
3 stars 0 forks source link

[BE] 공고 수정 API 버그 수정 #113

Closed osj3474 closed 1 year ago

osj3474 commented 1 year ago

공고 수정 API에서 title, content 만 수정되는 버그가 있었습니다. 버그 수정과 동시에 더 이상 사용하지 않는 컬럼 정보(jobPosts, postImg)를 삭제하였습니다.