feat(docs): update system settings model docs

This commit is contained in:
alyssa 2025-06-08 11:02:09 +00:00
parent 0610701252
commit 301bf25d44
2 changed files with 43 additions and 2 deletions

View file

@ -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`