mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 04:56:49 +00:00
fix(docs): add return type for 'Create Switch' (#756)
This commit is contained in:
parent
101c585d44
commit
abc614a2c0
1 changed files with 2 additions and 0 deletions
|
|
@ -296,6 +296,8 @@ JSON Body Parameters
|
||||||
|
|
||||||
** Can be short IDs or UUIDs.
|
** Can be short IDs or UUIDs.
|
||||||
|
|
||||||
|
Returns a [switch object](/api/models#switch-model) containing a list of member objects.
|
||||||
|
|
||||||
### Get Switch
|
### Get Switch
|
||||||
|
|
||||||
GET `/systems/{systemRef}/switches/{switchRef}`
|
GET `/systems/{systemRef}/switches/{switchRef}`
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue