7 lines
195 B
YAML
7 lines
195 B
YAML
root: pkg/plugin/implementation/
|
|
schema_validator:
|
|
id: schemaValidator
|
|
config:
|
|
schema_dir: schemas #Directory where the schema files are stored
|
|
plugin_path: pkg/plugin/implementations/
|