f-lab-edu / f-lab-edu/develop_board

[Feature]게시글 수정을 위한 Service, Controller 로직 구현

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## 기능 설명
- 게시글을 수정할 수 있다.

### 수정
- `/api/posts/update`
- Method : PUT
- Parameter
- required : title, content, writer, create_at, updated_at, UUID
- Response:
- required : state, code, message

## 작업 내용
- [ ] 게시글 수정을 위한 Service method 구현
- [ ] 게시글 수정 API 구현을 위한 Controller method 구현

## 참고 자료

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.