add locked_controls to openapi.
This commit is contained in:
parent
0760976b4b
commit
82401391c8
1 changed files with 2 additions and 0 deletions
|
|
@ -1024,6 +1024,8 @@ components:
|
|||
properties:
|
||||
private_mode:
|
||||
type: boolean
|
||||
locked_controls:
|
||||
type: boolean
|
||||
implicit_hosting:
|
||||
type: boolean
|
||||
inactive_cursors:
|
||||
|
|
|
|||
Loading…
Reference in a new issue