Skip to content

Commit 1111529

Browse files
authored
Update get_player_progress.md
1 parent 22a2844 commit 1111529

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/get_player_progress.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ To test a specific DRAFT Battlepass, add X-Battlepass-Id header to request
1212
|:------------:|:----------------:|--------------------------------------:|-------------------------------------------------------------------:|
1313
| Header Token | X-API-KEY | X-API-KEY: YOURTOKEN | https://dashboard.whalepass.gg/api-key |
1414
| Header Token | X-Battlepass-Id | X-Battlepass-Id: YOURTOKEN | https://dashboard.whalepass.gg/campaigns |
15-
| Path Field | playerId | \{ "playerId": "string" \} | You can find in response |
16-
| Path Field | gameId | \{ "gameId": "string" \} | https://www.whalepass.gg/documentation/tutorial#finding-your-game-id|
15+
| Request Param | playerId | \{ "playerId": "string" \} | You can find in response |
16+
| Request Param | gameId | \{ "gameId": "string" \} | https://www.whalepass.gg/documentation/tutorial#finding-your-game-id|
1717

1818
Request:
1919
```http

0 commit comments

Comments
 (0)