Request
없음
Response(성공)
CategoryListResponse
Search
CommonResponse{
"status": "success",
"data": [
{
"id": 1
"title": "일정"
},
{
"id": 2
"title": "업무"
},
{
"id": 3
"title": "기념일"
},
{
"id": 4
"title": "공부"
},
...
]
}
JSON
복사