[client/backend] add upsert operations to remaining entities

This commit is contained in:
Bocognano Sarah
2025-12-19 16:11:36 +01:00
parent 49520e27d2
commit 43d5ddac4e

View File

@@ -507,6 +507,7 @@ class Location:
"opencti_upsert_operations", stix_object
)
)
return self.create(
type=type,
stix_id=stix_object["id"],