mirror of
https://github.com/OpenCTI-Platform/opencti.git
synced 2025-12-22 08:17:08 +00:00
[client/backend] add upsert operations to remaining entities
This commit is contained in:
@@ -507,6 +507,7 @@ class Location:
|
||||
"opencti_upsert_operations", stix_object
|
||||
)
|
||||
)
|
||||
|
||||
return self.create(
|
||||
type=type,
|
||||
stix_id=stix_object["id"],
|
||||
|
||||
Reference in New Issue
Block a user