Skip to content

Commit 22be225

Browse files
committed
Fix onlyWorld parameter on surround endpoint
1 parent 0c9d58c commit 22be225

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/live/leaderboards/surround.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Get surrounding records for a score
33

44
url: https://live-services.trackmania.nadeo.live
55
method: GET
6-
route: /api/token/leaderboard/group/{groupUid}/map/{mapUid}/surround/{lower}/{upper}?score={score}
6+
route: /api/token/leaderboard/group/{groupUid}/map/{mapUid}/surround/{lower}/{upper}?score={score}&onlyWorld={onlyWorld}
77

88
audience: NadeoLiveServices
99

0 commit comments

Comments
 (0)