Skip to content

Commit 9c28684

Browse files
committed
docs: fix type descriptions for getting levels
1 parent 8600292 commit 9c28684

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/endpoints/getGJLevels21.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ Gets a list of levels.
2626

2727
| type | desc |
2828
| ---- | ---- |
29-
| 0 | most liked |
29+
| 0 | level search (uses the `str` parameter for the search query) |
3030
| 1 | most downloaded |
31-
| 2 | default for the search button (also most liked) |
31+
| 2 | most liked |
3232
| 3 | trending |
3333
| 4 | recent |
3434
| 5 | user's levels (uses the player ID, **not the account ID,** in the `str` parameter to get which user) |

0 commit comments

Comments
 (0)