Skip to content

Commit 380d3cf

Browse files
[client] add missing content property in report class (#972)
1 parent db23885 commit 380d3cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pycti/entities/opencti_report.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ def __init__(self, opencti):
108108
modified
109109
name
110110
description
111+
content
111112
report_types
112113
published
113114
objects(all: true) {

0 commit comments

Comments
 (0)