This commit is contained in:
parent
4ff0577906
commit
0f36203c1c
1 changed files with 5 additions and 5 deletions
|
@ -60,8 +60,8 @@ GET /:userId
|
|||
### Query Parameters
|
||||
|
||||
| Name | Description |
|
||||
|--------------|--------------------------------------------------------------------------|
|
||||
| `services` | A comma or space separated list of services to fetch badges from |
|
||||
|--------------|---------------------------------------------------------------------------------------------------|
|
||||
| `services` | A comma or space separated list of services to fetch badges from, if this is empty it fetches all |
|
||||
| `cache` | Set to `true` or `false` (default: `true`). `false` bypasses Redis |
|
||||
| `seperated` | Set to `true` to return results grouped by service, else merged array |
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue