Updating documentation
This commit is contained in:
parent
50dfd34754
commit
252b9f6f8b
|
@ -761,7 +761,7 @@ paths:
|
|||
put:
|
||||
tags:
|
||||
- Devices
|
||||
operationId: setCapabiltities
|
||||
operationId: setCapabilities
|
||||
requestBody:
|
||||
content:
|
||||
'*/*':
|
||||
|
@ -2772,11 +2772,11 @@ components:
|
|||
properties:
|
||||
open:
|
||||
type: boolean
|
||||
userAgent:
|
||||
type: string
|
||||
createdTimestamp:
|
||||
type: integer
|
||||
format: int64
|
||||
userAgent:
|
||||
type: string
|
||||
WebSocketSessionContext:
|
||||
type: object
|
||||
properties:
|
||||
|
|
Loading…
Reference in New Issue