mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
feat(docs): add note about 204 on /systems/:id/switches endpoint
This commit is contained in:
parent
94b90470d5
commit
320c711c13
1 changed files with 2 additions and 0 deletions
|
|
@ -279,6 +279,8 @@ GET `/systems/{systemRef}/fronters`
|
|||
|
||||
Returns a [switch object](/api/models#switch-model) containing a list of member objects.
|
||||
|
||||
If the target system has no registered switches, returns 204 status code with no content.
|
||||
|
||||
### Create Switch
|
||||
|
||||
POST `/systems/{systemRef}/switches`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue