게시물 수정
해당 id를 가진 프로젝트 페이지의 게시물을 수정하는 API입니다
Last updated
해당 id를 가진 프로젝트 페이지의 게시물을 수정하는 API입니다
Last updated
{
"title": "예시 프로젝트",
"content": "Curabitur sit.",
"authorEmail": "example@gmail.com",
"category": "웹",
"recruitmentField": "개발",
"region": "서울",
"projectSection": "해커톤",
"projectTags": ["golang", "java"]
}{
"status": 400,
"message": "필수항목을 입력해주세요. "
}{
"status": 403,
"message": "권한이 없습니다. "
}