This repository was archived by the owner on Dec 5, 2025. It is now read-only.
Commit f433de6
authored
Update getting_started.rst (#133)
main_observable_type should be changed to x_opencti_main_observable_type because if it is not changed, an exception of ERROR:root:[opencti_indicator] Missing parameters: name and pattern and main_observable_type will be thrown because the check which is done under opencti_indicator.py is not main_observable_type but x_opencti_main_observable_type.1 parent f387522 commit f433de6
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments