mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
feat(docs): update system settings model docs
This commit is contained in:
parent
0610701252
commit
301bf25d44
2 changed files with 43 additions and 2 deletions
|
|
@ -34,6 +34,8 @@ GET `/systems/{systemRef}/settings`
|
|||
|
||||
Returns a [system settings object](/api/models#system-settings-model).
|
||||
|
||||
If not authenticated, or authenticated as a different system, returns a [public system settings object](/api/models#public-system-settings-model).
|
||||
|
||||
### Update System Settings
|
||||
|
||||
PATCH `/systems/{systemRef}/settings`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue