Closed I-migi closed 3 days ago
"league_id": 0, "match_generation_type": "FREE", "match_type": "SINGLES", "league_status": "ALL", "total_round": 0, "singles_match_response_list": [ { "match_id": 0, "round_number": 0, "match_status": "NOT_STARTED", "participant1": { "member_token": "string", "name": "string", "image": "string", "participant_win_set_count": 0 }, "participant2": { "member_token": "string", "name": "string", "image": "string", "participant_win_set_count": 0 }, "winner_token": "string" } ], "doubles_match_response_list": [ { "match_id": 0, "round_number": 0, "match_status": "NOT_STARTED", "team1": { "participant1": { "member_token": "string", "name": "string", "image": "string", "participant_win_set_count": 0 }, "participant2": { "member_token": "string", "name": "string", "image": "string", "participant_win_set_count": 0 }, "team1_win_set_count": 0 }, "team2": { "participant1": { "member_token": "string", "name": "string", "image": "string", "participant_win_set_count": 0 }, "participant2": { "member_token": "string", "name": "string", "image": "string", "participant_win_set_count": 0 }, "team1_win_set_count": 0 }, "winners_token": [ "string" ] } ] },
response 변경
PR에 대한 설명 🔍
response 변경