We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update example custom connector plugin code
The `Connector` class constructor doesn't expect any parameters.
Add missing semicolon in connector registration method.
Fix Connector registration method
Fix small bug in connector example
Reorder methods in example connector
Update to reflect changes in Stream 3.0
Updated Creating a Custom Connector (markdown)
How to register a connector