mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-06 07:07:48 -04:00
REST API device and channel actions: fixes to Swagger yaml files
This commit is contained in:
parent
3e47aefd13
commit
91e7496eae
@ -1388,7 +1388,7 @@ paths:
|
|||||||
description: post an action on a device
|
description: post an action on a device
|
||||||
operationId: devicesetDeviceActionsPost
|
operationId: devicesetDeviceActionsPost
|
||||||
tags:
|
tags:
|
||||||
- Deviceset
|
- DeviceSet
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: deviceSetIndex
|
name: deviceSetIndex
|
||||||
@ -1647,7 +1647,7 @@ paths:
|
|||||||
description: post an action or actions on a channel
|
description: post an action or actions on a channel
|
||||||
operationId: devicesetChannelActionsPost
|
operationId: devicesetChannelActionsPost
|
||||||
tags:
|
tags:
|
||||||
- Deviceset
|
- DeviceSet
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: deviceSetIndex
|
name: deviceSetIndex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user