pulsar-client-node
pulsar-client-node copied to clipboard
Consider making "type" optional for AuthenticationOauth2
The C++ client does not seem to use the property type. Yet it has been marked as required. Please verify whether it is actually required and make it optional if not.
Thanks a bunch for your work on the Node.js client!