Schema validator plugin
This commit is contained in:
6
pkg/plugin/plugin.yaml
Normal file
6
pkg/plugin/plugin.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
root: pkg/plugin/implementation/
|
||||
schema_validator:
|
||||
id: validator
|
||||
config:
|
||||
schema_dir: schemas #Directory where the schema files are stored
|
||||
plugin_path: pkg/plugin/implementations/
|
||||
Reference in New Issue
Block a user