client-python icon indicating copy to clipboard operation
client-python copied to clipboard

Deprecate the unused update parameter in connector_helper.send_bundle

Open flavienSindou opened this issue 10 months ago • 0 comments

Problem to Solve

connector_helper.send_bundle is not used, as the OpenCTI platform perform upsert operation.

Current Workaround

do not specify the argument when calling the method

Proposed Solution

DeprecationWarning when using it.

Additional Information

N.A.

flavienSindou avatar Feb 20 '25 09:02 flavienSindou