Update README.md
All checks were successful
Code quality checks / biome (push) Successful in 8s

This commit is contained in:
creations 2025-05-02 23:04:43 +02:00
parent 4ff0577906
commit 0f36203c1c

View file

@ -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