This commit is contained in:
Daniel Hengeveld
2014-11-12 19:45:27 +01:00
parent 3b6d55dbbb
commit aff1aa5112
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -67,7 +67,7 @@ Parameters:
- **q** (required) - Search query
- **page** (optional)
- **sort** (optional) - One of `downloads`, `created_at`, `updated_at`, `stars`. Defaults to relevance to search query.
- **sort** (optional) - One of `downloads`, `created_at`, `updated_at`, `stars`. Defaults to the relevance of the search query.
- **direction** (optional) - `asc` or `desc`. Defaults to `desc`.
Returns results in the same format as [listing packages](#listing-packages).