codestates / codestates/WalkingDogs
[Server] chat API - PATCH /chat/{ChatroomId} 구현
Open
E: 3.0h
Low
NightMare
server
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
* Group: `server`
* Type: `feature`
* Detail: `chat API - PATCH /chat/{ChatroomId} 구현`
### TODO
1. [ ] chat API - PATCH /chat/{ChatroomId} 구현
- body로 ChatId 와 수정된 Content 전송. ChatId의 내용을 Content로 수정.
- PATCH 요청을 했을 때, 반드시 DB TABLE과 비교하여 권한이 있는 User인지 확인
### Estimated time
### `3.0h`
### Labels
* Estimated time: `E: 3.0h`
* Group : `server`
* Sprint: `Sprint3`
* Urgency: `Low`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.