Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 263184b

Browse files
[client] Add extra information inside get connector information
1 parent 3c6a602 commit 263184b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pycti/api/opencti_api_connector.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,10 @@ def list(self) -> Dict:
7070
pass
7171
}
7272
listen
73+
listen_exchange
7374
push
75+
push_exchange
76+
push_routing
7477
}
7578
}
7679
}

0 commit comments

Comments
 (0)