Skip to content

Commit 577e097

Browse files
author
Samuel Hassine
committed
[client] Fix connector registration
1 parent 3ee8e29 commit 577e097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pycti/api/opencti_api_connector.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ def register(self, connector: OpenCTIConnector) -> Dict:
8181
push
8282
push_exchange
8383
}
84-
user {
84+
connector_user {
8585
id
8686
}
8787
}

0 commit comments

Comments
 (0)