We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97a4b59 commit 0c9d58cCopy full SHA for 0c9d58c
docs/live/leaderboards/position.md
@@ -16,7 +16,7 @@ parameters:
16
max: 50 map UIDs
17
- name: score
18
type: integer
19
- description: The score/time to get the position for
+ description: The score/time (in milliseconds) to get the position for
20
required: true
21
body:
22
- name: groupUid
docs/live/leaderboards/surround.md
@@ -30,7 +30,7 @@ parameters:
30
query:
31
32
33
- description: The score/time to get surrounding records for
+ description: The score/time (in milliseconds) to get surrounding records for
34
required: false
35
- name: onlyWorld
36
type: boolean
0 commit comments