test
This commit is contained in:
@@ -42,15 +42,14 @@ kernel_modules: true
|
||||
options:
|
||||
autouse: true
|
||||
autofind: true
|
||||
clientid:
|
||||
manualhub:
|
||||
usbdevices: []
|
||||
schema:
|
||||
autouse: bool
|
||||
autofind: bool
|
||||
clientid: str?
|
||||
manualhub:
|
||||
type: str
|
||||
required: false
|
||||
manualhub: str?
|
||||
#test: [{
|
||||
# field: "str?",
|
||||
# value: "bool?"
|
||||
@@ -58,7 +57,6 @@ schema:
|
||||
usbdevices:
|
||||
- device: str?
|
||||
use: bool?
|
||||
random: list("match(^\\w*$)")?
|
||||
stage: experimental
|
||||
init: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user