Skip to content

Commit d8896ea

Browse files
committed
list adjust
1 parent 769b3f5 commit d8896ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/IntelOwl/contribute.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -433,6 +433,7 @@ Example: `docker exec -ti intelowl_uwsgi python3 manage.py dumpplugin PlaybookCo
433433
## How to create a DataModel
434434

435435
After the successful execution of an `Analyzer`, a `DataModel` will be created only if `_do_create_data_model` returns `True` and at least one of the following conditions is true:
436+
436437
1. The `mapping_data_model` field is defined in the `AnalyzerConfig`
437438
2. The `Analyzer` overrides `_update_data_model`
438439
3. The `Analyzer` overrides `_create_data_model_mtm`

0 commit comments

Comments
 (0)