codestates / codestates/naganda-server

[Backend][Schedule] 스케줄 수정 API 구현

Open
#5 0 comments 0 reactions 1 assignee Claimed by @psh0121 View on GitHub
Backend Bare minimum E:2h SuHyeon
Dominant language
JavaScript
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Description

## Suggestion
> [ PATCH ] [ /schedule/modify/:scheduleId ]

## Condition
- [ ] 토큰 유무 확인
- [x] 스케줄ID로 해당 스케줄 찾고 데이터 업데이트
- [x] 에러 처리

## Description
- **Request** : scheduleId(path parameter), authorization(header), thumbnail, scheduleTitle, hashtag, comment, time, place
- **Response** :
- **200 OK** : Response schedule id
- **401 Unauthorized** : Response unauthorized
- **500 Internal Server Error** : error

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.