{
//url/start={end+1}/end={end+5} 아마?
startIndex,
endIndex // 혹은 count로 갯수 관리
}
X // url/{postId}
token,
{
"city": "행정구역",
"hirePlayerNumber": 3,
"region": '시',
"groundName": "유제두 체육관"
"position": "윙백",
"ageGroup": "20s",
"detail": "약속 잘지키면 좋습니다",
}
token
{
"userId": 2323423,
}
X
X
- 용병 수락
- Request ( pathVariabled에는 postId가 있으면 좋겠당 )
token,
{
"applications": [
{
id: 123,
},
{
id: 12345,
}
]
}
token,
{
"city": "행정구역",
"hirePlayerNumber": 3,
"region": '시',
"groundName": "유제두 체육관"
"position": "윙백",
"ageGroup": "20s",
"detail": "약속 잘지키면 좋습니다"
}