codestates / codestates/Hotair-server
[Server][Sprint02] /chats/:chatId 특정채팅 수정
Open
Back-end
Bare minimum
Sprint 2
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### ISSUE
- Level: `Sprint02`
- Type: `API`, `PUT`
- Detail: 특정 채팅의 내용을 수정하는 것에 관련한 로직 구상 및 API 생성
### TODO
1. [ ] Request: chatId(Path Parameters), authorization(Headers), text
2. [ ] Response:
- 200 OK : response message
- 401 Unauthorized : response error message
- 500 Internal Server Error : response error
### Estimated time
### `1h`
### Labels
- Estimated time: `E: 1h`
- Part : `Server`
- Sprint: `Sprint02`
- Urgency:`Low`
### Additional context
기존에 적혀있는 채팅을 수정할 수 있도록 함.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.