mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-24 13:54:57 +00:00
config: packages,metadata,json (2 files)
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
"cases": []
|
||||
},
|
||||
"minLevel": 3,
|
||||
"schema": {
|
||||
"entities": ["AuditLog"],
|
||||
"path": "schema/entities.yaml"
|
||||
},
|
||||
"bindings": {
|
||||
"dbal": true,
|
||||
"browser": false
|
||||
|
||||
@@ -29,5 +29,9 @@
|
||||
"tests/components.cases.json"
|
||||
]
|
||||
},
|
||||
"minLevel": 1
|
||||
"minLevel": 1,
|
||||
"schema": {
|
||||
"entities": ["Notification"],
|
||||
"path": "schema/entities.yaml"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user