This commit is contained in:
parent
4ff0577906
commit
0f36203c1c
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -59,11 +59,11 @@ GET /:userId
|
||||||
|
|
||||||
### Query Parameters
|
### Query Parameters
|
||||||
|
|
||||||
| Name | Description |
|
| 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 |
|
| `cache` | Set to `true` or `false` (default: `true`). `false` bypasses Redis |
|
||||||
| `seperated` | Set to `true` to return results grouped by service, else merged array |
|
| `seperated` | Set to `true` to return results grouped by service, else merged array |
|
||||||
|
|
||||||
### Supported Services
|
### Supported Services
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue