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:
|
properties:
|
||||||
private_mode:
|
private_mode:
|
||||||
type: boolean
|
type: boolean
|
||||||
|
locked_controls:
|
||||||
|
type: boolean
|
||||||
implicit_hosting:
|
implicit_hosting:
|
||||||
type: boolean
|
type: boolean
|
||||||
inactive_cursors:
|
inactive_cursors:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue