-
Notifications
You must be signed in to change notification settings - Fork 0
푼 문제 저장 및 주차에 푼 문제 저장
yes edited this page Dec 3, 2020
·
1 revision
메소드 | 경로 | 짧은 설명 |
---|---|---|
POST | /solved | 푼 문제 저장 및 주차에 푼 문제 저장 |
Content-Type: application/json
token: token
{
"part": "6",
"questionNum": "2"
}
- Status Code: 200 Ok
- Status Code: 200 Ok
- Status Code: 200 Ok
- Status Code: 400 Bad Request
- Status Code: 401 Unauthorized
- Status Code: 500 Internal Server Error