add draft for config schema validation
This commit is contained in:
parent
4848d28014
commit
fd59059101
5 changed files with 140 additions and 6 deletions
|
@ -37,8 +37,8 @@ return {
|
|||
},
|
||||
config={
|
||||
['accounts'] = {
|
||||
type='table',
|
||||
value={
|
||||
type='list',
|
||||
schema={
|
||||
type='string',
|
||||
description='ap id'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue