fix(docs): add return type for 'Create Switch'

This commit is contained in:
zowie 2025-07-21 03:31:40 +02:00
parent 407e0ced1b
commit 8aff4fc8b6

View file

@ -296,6 +296,8 @@ JSON Body Parameters
** Can be short IDs or UUIDs.
Returns a [switch object](/api/models#switch-model) containing a list of member objects.
### Get Switch
GET `/systems/{systemRef}/switches/{switchRef}`