mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
feat(apiv2): docs fixes
This commit is contained in:
parent
7d36a39a57
commit
8e0e393f52
4 changed files with 10 additions and 9 deletions
|
|
@ -80,6 +80,7 @@ Every PluralKit entity has two IDs: a short (5-character) ID and a longer UUID.
|
|||
|
||||
|key|type|notes|
|
||||
|---|---|---|
|
||||
|id|uuid||
|
||||
|timestamp|datetime||
|
||||
| members | list of id/Member | Is sometimes in plain ID list form (eg. `GET /systems/:id/switches`), sometimes includes the full Member model (eg. `GET /systems/:id/fronters`). |
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue