Add query arg to show packages with flag

This commit is contained in:
rubenwardy
2023-12-30 17:09:10 +00:00
parent a9ae14af9a
commit 35701b1097
2 changed files with 25 additions and 0 deletions

View File

@@ -186,6 +186,7 @@ Supported query parameters:
* `q`: Query string.
* `author`: Filter by author.
* `tag`: Filter by tags.
* `flag`: Filter to show packages with [Content Flags](/help/content_flags/).
* `game`: Filter by [Game Support](/help/game_support/), ex: `Wuzzy/mineclone2`. (experimental, doesn't show items that support every game currently).
* `random`: When present, enable random ordering and ignore `sort`.
* `limit`: Return at most `limit` packages.