https://documenter.getpostman.com/view/32649342/2sB2j68Vdw#29c988d6-b728-4502-a03d-719ef7ad027f

API 명세서

Untitled

Untitled

Untitled

기본 Response 형식

{
	"statusCode": 200,
	"message": "응답에 성공했습니다",
	"data": 
		{
			// 요청에 맞는 데이터
			// 각 API 세부 명세에 정의
		}
}