mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(api): have correct behaviour for 'before' param
This commit is contained in:
parent
1d5943b6e1
commit
b4b83f2c94
2 changed files with 2 additions and 2 deletions
|
|
@ -212,7 +212,7 @@ Query String Parameters
|
|||
|
||||
|key|type|description|
|
||||
|---|---|---|
|
||||
|before|timestamp|date to get latest switch from (inclusive)|
|
||||
|before|timestamp|date to get latest switch from|
|
||||
|limit|int|number of switches to get|
|
||||
|
||||
Returns a [switch object](/api/models#switch-model) containing a list of IDs.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue